Luid Methods

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The Luid type exposes the following members.

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.

See Also