Click or drag to resize
GUID Class
Generic encode and decode Guid class
Inheritance Hierarchy
SystemObject
  ToolBooxGUID

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static class GUID

The GUID type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDecode64String
Encode a string object into a Guid, if possible
Public methodStatic memberEncode64String
Encode a Guid object into a string
Top
See Also