2020 Members
Changes 6
M

ElementId

Name Return Type Description Inherited From
M Compare(ElementId) int Compares two element ids.
M Equals(Object) bool Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) .)
M GetHashCode() int Gets the integer value of the id as hash code (Overrides Object . GetHashCode . .)
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M ToString() string Gets a String representation of the integer value of the id. (Overrides Object . ToString . .)
Name Return Type Description Inherited From
P IntegerValue int Provides the value of the element id as an integer.
P InvalidElementId ElementId Get the invalid ElementId whose IntegerValue is -1.