Class ClusterId
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents a cluster identifier.
public sealed class ClusterId : IEquatable<ClusterId>
Inheritance
ClusterId
Implements
Inherited Members
Constructors
Initializes a new instance of the ClusterId class.
Initializes a new instance of the ClusterId class.
Properties
Gets the value.
Methods
Indicates whether the current object is equal to another object of the same type.
Determines whether the specified object is equal to the current object.
Serves as the default hash function.
Returns a string that represents the current object.