Click or drag to resize

ID Properties

The ID type exposes the following members.

Properties
  NameDescription
Public propertyHash
Gets the hash code.
Public propertyHasIndex
Gets whether the index has been set.
Public propertyHasName
Gets whether the name has been set. Every valid ID must have a name.
Public propertyIndex
Gets the index of this ID, if there is no valid index then -1 is returned.
Public propertyName
Gets the name of this ID.
Top
See Also