[Missing <summary> documentation for T:QS.Fx.Base.ID]

C# | Visual Basic | Managed C++ |
public sealed class ID : ISerializable, IComparable<ID>, IComparable, IEquatable<ID>
Public NotInheritable Class ID _ Implements ISerializable, IComparable(Of ID), IComparable, IEquatable(Of ID)
public ref class ID sealed : ISerializable, IComparable<ID^>, IComparable, IEquatable<ID^>

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | IDNew(Guid) | |
![]() | IDNew(Int128) | |
![]() | IDNew() | |
![]() | Equals(Object) | (Overrides Object.Equals(Object).) |
![]() | Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromString(String) | |
![]() | GetHashCode() | (Overrides Object.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | NewID() | |
![]() | ToString() | (Overrides Object.ToString().) |
![]() ![]() | Undefined |

Object | |
![]() | ID |