The constructors of System.Guid are listed below. For a list of all members, see the Guid Members list.
See Also: Inherited members from System.ValueType
Initializes a new instance of the Guid structure by using the specified array of bytes. | ||
Initializes a new instance of the Guid structure by using the value represented by the specified string. | ||
Initializes a new instance of the Guid structure by using the specified integers and bytes. | ||
Initializes a new instance of the Guid structure by using the specified unsigned integers and bytes. | ||
Initializes a new instance of the Guid structure by using the specified integers and byte array. |