Class GuidConverter
A static class containing methods to convert to and from Guids and byte arrays in various byte orders.
- Inheritance
-
Guid
Converter
- Inherited Members
Methods
- From
Bytes(byte[], Guid Representation) Converts a byte array to a Guid.
- Get
Sub Type(Guid Representation) Gets the sub type that corresponds to the guidRepresentation.
- To
Bytes(Guid, Guid Representation) Converts a Guid to a byte array.