Click or drag to resize

BsonString.Equals Method

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