Share via


Guid Constructor

Initializes a new instance of the Guid class.

Overload List

Name Description
Guid (Byte[]) Initializes a new instance of the Guid class using the specified array of bytes.
Guid (Int32, Int16, Int16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte) Initializes a new instance of the Guid class using the specified integers and bytes.
Guid (UInt32, UInt16, UInt16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte) Initializes a new instance of the Guid class using the specified unsigned integers and bytes.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

Guid Structure
Guid Members
System Namespace