Method ReadGuid
ReadGuid()
Reads a Guid from the reader.
Returns
- Guid
A Guid.
ReadGuid(GuidRepresentation)
Reads a Guid with the specified representation from the reader.
Parameters
guidRepresentation
GuidRepresentation The Guid representation.
Returns
- Guid
A Guid.