Guid
Empty
Guid(Byte[])
Guid(String)
Guid(Int32, Int16, Int16, Byte[])
Guid(Int32, Int16, Int16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte)
Guid(UInt32, UInt16, UInt16, Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte)
Guid(ReadOnlySpan<Byte>)
Guid(ReadOnlySpan<Byte>, Boolean)
AllBitsSet
Variant
Version
CompareTo(Guid)
CompareTo(Object)
CreateVersion7()
CreateVersion7(DateTimeOffset)
Equals(Guid)
Equals(Object)
GetHashCode()
NewGuid()
Parse(String)
Parse(String, IFormatProvider)
Parse(ReadOnlySpan<Byte>)
Parse(ReadOnlySpan<Char>)
Parse(ReadOnlySpan<Byte>, IFormatProvider)
Parse(ReadOnlySpan<Char>, IFormatProvider)
ParseExact(String, String)
ParseExact(ReadOnlySpan<Char>, ReadOnlySpan<Char>)
ToByteArray()
ToByteArray(Boolean)
ToString()
ToString(String)
ToString(String, IFormatProvider)
TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>)
TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>)
TryParse(String, Guid)
TryParse(String, IFormatProvider, Guid)
TryParse(ReadOnlySpan<Byte>, Guid)
TryParse(ReadOnlySpan<Char>, Guid)
TryParse(ReadOnlySpan<Byte>, IFormatProvider, Guid)
TryParse(ReadOnlySpan<Char>, IFormatProvider, Guid)
TryParseExact(String, String, Guid)
TryParseExact(ReadOnlySpan<Char>, ReadOnlySpan<Char>, Guid)
TryWriteBytes(Span<Byte>)
TryWriteBytes(Span<Byte>, Boolean, Int32)
operator !=(Guid, Guid)
operator <(Guid, Guid)
operator <=(Guid, Guid)
operator ==(Guid, Guid)
operator >(Guid, Guid)
operator >=(Guid, Guid)
net10.0
namespace System
{
public readonly struct Guid : IComparable, IComparable<Guid>, IEquatable<Guid>, IFormattable, IParsable<Guid>, ISpanFormattable, ISpanParsable<Guid>, IUtf8SpanFormattable, IUtf8SpanParsable<Guid>
}
| nuget.org | 24.3 % Reference this API 4.4 % Read field 0.0 % Write field |
|---|---|
| Design Reviews |
|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 3.03.1 |
| .NET Framework | 2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.Runtime , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API