Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

WinLib.UUID

Andrew edited this page Mar 17, 2014 · 3 revisions

WinLib.UUID

##Class Declaration Global Class UUID

##Notes This class represents a UUID. Call the NewUUID shared method to generate a new UUID. Use the FromString shared method to convert a UUID string into a UUID object.

Instances of UUID can be compared for equality, and converted into strings. Use the Copy method to copy a UUID.

##Methods

##Shared Methods

Clone this wiki locally