Mono Class Library: System.Guid Overview | Members

System.Guid Constructor

Constructs a new Guid from a 16-byte byte array.

public Guid (byte[] b)

Parameters

b
The raw bytes of the Guid.

Remarks

Any array of bytes is a valid Guid.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0