Click or drag to resize

ComponentIndex Methods

The ComponentIndex type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares this ComponentIndex with another ComponentIndex.
Public methodEquals(ComponentIndex)
Determines whether the specified ComponentIndex is equal to the current ComponentIndex, comparing by value.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current ComponentIndex, comparing by value.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Computes the hash code for this ComponentIndex object.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsUnset
Return true is this component index is the same as the Unset component index
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also