Bridge
Guid
.
.
::
.
.
NewGuid Method
Initializes a new instance of the
Guid
structure.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
static
Guid
NewGuid
()
Public
Shared
Function
NewGuid
As
Guid
public
:
static
Guid
^
NewGuid
()
Return Value
A new GUID object.
See Also
Guid Structure
System Namespace