Luid Members

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The Luid type exposes the following members.

Constructors

  Name Description
Public method Luid
Initializes a new instance of the Luid structure.

Methods

  Name Description
Public method Equals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueType..::..Equals(Object).)
Public method Equals(Luid)
Indicates whether this instance and a specified object are equal.
Public method GetHashCode
Overridden. Returns the hash code for this instance.
(Overrides ValueType..::..GetHashCode()()()().)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member NewLuid
Generates a new locally unique identifier.
Public method ToString()()()()
Returns a String representation of this locally unique identifier.
(Overrides ValueType..::..ToString()()()().)
Public method ToString(String)
Returns a String representation of this locally unique identifier.
Public method ToString(String, IFormatProvider)
Returns a String representation of this locally unique identifier.

Operators

  Name Description
Public operator Static member Equality
Indicates whether the objects are equal.
Public operator Static member Inequality
Indicates whether the objects are not equal.

Fields

  Name Description
Public field Static member Empty
Represents an empty Luid. This field is read-only.

See Also