The members of System.Guid are listed below.
See Also: Inherited members from System.ValueType
Constructs a new Guid from a 16-byte byte array. Creates a new Guid from a string representation. Creates a new Guid. Constructs a new Guid. Creates a new Guid.
CompareTo(Guid) : int Documentation for this section has not yet been entered.CompareTo(object) : int Documentation for this section has not yet been entered.Equals(Guid) : bool Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. staticNewGuid() : Guid Creates a new Guid based on a random number.ToByteArray() : byte[] Gets the value of the Guid as a byte array. overrideToString() : string Documentation for this section has not yet been entered.ToString(string) : string Returns the Guid as a string, formatted according to a format string.ToString(string, IFormatProvider) : string Returns the Guid as a string, formatted according to a format string and IFormatProvider.