Represents a GUID

Hierarchy

  • default

Constructors

Properties

empty: default = ...

An empty Guid (all zero's)

Methods

  • Returns the Guid as a hypen-separated string without curly braces.

    Returns string

  • Returns the Guid as a hypen-separated string without curly braces.

    Returns string

  • converts astring representaion of a Guid into a Guid object.

    Parameters

    • str: string

    Returns default

Generated using TypeDoc