Bridge

Guid Structure

Represents a globally unique identifier (GUID).To browse the .NET Framework source code for this type, see the Reference Source.

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

Syntax


[NameAttribute]
[ExternalAttribute]
public struct Guid : IEquatable<Guid>, 
	IComparable<Guid>, IFormattable
<NameAttribute> _
<ExternalAttribute> _
Public Structure Guid _
	Implements IEquatable(Of Guid), IComparable(Of Guid),  _
	IFormattable
[NameAttribute]
[ExternalAttribute]
public value class Guid : IEquatable<Guid^>, 
	IComparable<Guid^>, IFormattable