public class ComGuid : object
| Member | Description | |
|---|---|---|
![]() |
Constructor | |
![]() |
Empty | Sets the Guid to Guid.Empty public void Empty();
|
![]() |
New | Sets the Guid instance to a new Guid Value public void New();
|
![]() |
Guid | The actual Guid instance that can be read by a .NET handler |
![]() |
GuidString | String representation of the Guid. This value |