DomainObjects Class Library

Identity Methods

The methods of the Identity class are listed below. For a complete list of Identity class members, see the Identity Members topic.

Public Instance Methods

CompareTo Compares the current object with another object of the same type.
EqualsOverloaded.  
GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetIdentityString Gets a string that semantically and uniquely identifies this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Returns a String that represents the current Object.

See Also

Identity Class | DomainObjects.Facade.Domain Namespace