Click or drag to resize

BsonDateTime.CompareTo Method

Overload List
  NameDescription
Public methodCompareTo(BsonDateTime)
Compares this BsonDateTime to another BsonDateTime.
Public methodCompareTo(BsonValue)
Compares the BsonDateTime to another BsonValue.
(Overrides BsonValue.CompareTo(BsonValue).)
Top
See Also