Click or drag to resize

BsonDocumentEquals Method

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