Click or drag to resize

BsonTimestamp.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Compares this BsonTimestamp to another object.
(Overrides BsonValue.Equals(Object).)
Public methodEquals(BsonTimestamp)
Compares this BsonTimestamp to another BsonTimestamp.
Public methodEquals(BsonValue)
Compares this BsonValue to another BsonValue.
(Inherited from BsonValue.)
Top
See Also