Bridge

Guid..::..NewGuid Method

Initializes a new instance of the Guid structure.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public static Guid NewGuid()
Public Shared Function NewGuid As Guid
public:
static Guid^ NewGuid()

Return Value

A new GUID object.