Guid Members
The following tables list the members exposed by the Guid type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Guid | Overloaded. Initializes a new instance of the Guid class. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
Empty | A read-only instance of the Guid class whose value is guaranteed to be all zeroes. |
Public Methods
Name | Description | |
---|---|---|
![]() |
CompareTo | Compares this instance to a specified object and returns an indication of their relative values. |
![]() |
Equals | Overloaded. Returns a value indicating whether this instance and a specified Guid object represent the same value. |
![]() |
GetHashCode | Returns the hash code for this instance. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
NewGuid | Initializes a new instance of the Guid class. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToByteArray | Returns a 16-element byte array that contains the value of this instance. |