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<Char>)
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<Char>, 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)
netcoreapp1.0
namespace System
{
public struct Guid : IComparable, IComparable<Guid>, IEquatable<Guid>, IFormattable
{
public int CompareTo(Guid value);
}
}
NetFx Compat Lab | 26.3 %
Reference this API |
---|---|
nuget.org | 2.3 %
Reference this API |
Upgrade Planner | 0.7 %
Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 1.01.11.21.31.41.51.62.02.1 |
Information specific to netcoreapp1.0 | |
Assembly | System.Runtime , Version=4.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API