Guid Constructor (Byte[])
Initializes a new instance of the Guid class using the specified array of bytes.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public Guid (
byte[] b
)
Parameters
- b
A 16-element byte array containing values with which to initialize the GUID
Version Information
Available in the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.