ComponentIndex Methods |
The ComponentIndex type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this ComponentIndex with another ComponentIndex.
| |
| Equals(ComponentIndex) |
Determines whether the specified ComponentIndex is equal to the current ComponentIndex,
comparing by value.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current ComponentIndex,
comparing by value.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Computes the hash code for this ComponentIndex object.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsUnset |
Return true is this component index is the same as the Unset component index
| |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |