Click or drag to resize

BsonDocumentCompareTo Method

Overload List
  NameDescription
Public methodCompareTo(BsonDocument)
Compares this document to another document.
Public methodCompareTo(BsonValue)
Compares the BsonDocument to another BsonValue.
(Overrides BsonValueCompareTo(BsonValue).)
Top
See Also