Click or drag to resize

BsonDateTimeCompareTo Method

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