Class ElementID
[Serializable]
public class ElementID : DMAObjectRef
- Inheritance
-
DMAObjectRefElementID
- Extension Methods
Constructors
Fields
Properties
Methods
- Clone()
Creates a new object that is a copy of the current instance.
- CompareTo(ElementID)
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
- CompareTo(object)
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
- Equals(ElementID)
Indicates whether the current object is equal to another object of the same type.
- Equals(object)
Determines whether the specified object is equal to the current object.
- GetHashCode()
Serves as the default hash function.
- GetObjectData(SerializationInfo, StreamingContext)
Populates a SerializationInfo with the data needed to serialize the target object.
- ToString()
Returns a string that represents the current object.