In The Hand LtdIn The Hand
NewGuid Method
NamespacesInTheHandGuidHelperNewGuid()()()()
.NET Components for Mobility
Initializes a new instance of the Guid class.
Declaration Syntax
C#Visual Basic
public static Guid NewGuid()
Public Shared Function NewGuid As Guid
Return Value
A new Guid object
Remarks
This is a convenient static method that you can call to get a new Guid.

There is a very low probability that the value of the new Guid is all zeroes or equal to any other Guid.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0