SP.Guid Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.Guid class.
Methods
Name |
Description |
---|---|
Indicates whether this GUID instance and a specified GUID object represent the same value. |
|
Initializes a new instance of the SP.Guid class with the specified text representation. |
|
Determines whether the specified value is in the correct format for a valid GUID. |
|
Generates a new GUID consisting of random hexadecimal numbers. |
|
Converts this GUID instance to a text representation. |
|
Gets a text representation of this GUID. |