| GuidConverter Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: MongoDB.Bson
 Syntax
SyntaxThe GuidConverter type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | FromBytes | 
            Converts a byte array to a Guid.
             | 
|   | ToBytes | 
            Converts a Guid to a byte array.
             | 
 See Also
See Also