The methods of the Identity class are listed below. For a complete list of Identity class members, see the Identity Members topic.
CompareTo | Compares the current object with another object of the same type. |
Equals | Overloaded. |
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. |
Identity Class | DomainObjects.Facade.Domain Namespace