Click or drag to resize

BsonTimestampEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Compares this BsonTimestamp to another object.
(Overrides BsonValueEquals(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