The following tables list the members exposed by the EntityID type.
Name | Description | |
---|---|---|
![]() |
Equals(object) | A method for checking if two entity ids are equal |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode() | Get a hashcode for an id |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() ![]() |
LoadFromString(string) | Load from a concatenated string format |
![]() ![]() |
LoadFromXml(XmlNode) | Load from an xml node |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString() | Get a string representation of this entity id |
![]() |
ToURIString() | Get this as URI string |
![]() |
ToXmlString() | Get in an xml format |
Name | Description | |
---|---|---|
![]() ![]() |
Equality | Check if two ids are equal |
![]() ![]() |
Inequality | Check two ids are not equal |