The following tables list the members exposed by Uuid.
Public Constructors
Public Fields
| Name | Description |
  | Empty |
A constant containing an empty GUID.
|
Top
Public Properties
| Name | Description |
 | GuidString |
The GUID serialized as a string.
|
Top
Public Methods
| Name | Description |
 | CompareTo |
Compares the current instance to the object.
|
 | Equals | Overloaded. Indicates whether this instance and a specified object are equal. |
 | GetHashCode | Serves as the default hash function. |
 | ToString | Overloaded. Returns a string that represents the current object. |
Top
Public Operators
See Also