Method Equals
Equals(object)
Compares two MongoCollectionSettings instances.
public override bool Equals(object obj)
Parameters
obj
objectThe other instance.
Returns
- bool
True if the two instances are equal.
Compares two MongoCollectionSettings instances.
public override bool Equals(object obj)
obj
objectThe other instance.
True if the two instances are equal.