Share

ElementId Methods

The ElementId type exposes the following members.

Methods

 NameDescription
Public methodCompareCompares two element ids.
Public methodCompareToCompares two element ids. Implementation of System.IComparable interface
Public methodEquals Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object))
Public methodGetHashCode Gets the value of the id as hash code
(Overrides Object.GetHashCode())
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberParse Parse the string representation of the id into a corresponding ElementId.
Public methodToString Gets a String representation of the value of the id.
(Overrides Object.ToString())
Public methodStatic memberTryParse Parse the string representation of the id into a corresponding ElementId.

See Also

Reference

Was this information helpful?