ObjectId Members
Include Protected Members
Include Inherited Members
Encapsulates the unique ID required for various classes of this assembly.
The ObjectId type exposes the following members.
Constructors
Name
Description
Overloaded. Creates a new instance of the object.
Top
Methods
Name
Description
Overloaded. Determines whether two objects are equal.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns a hash code of the object. (Overrides Object.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the object's internal ID value as a string. (Overrides Object.ToString().)
Top
Operators
Name
Description
Overloaded. Determines whether two objects are equal.
Overloaded. Determines whether two objects are not equal.
Top