[Missing <summary> documentation for T:QS.Fx.Base.QualifiedID]
| C# | Visual Basic | Managed C++ |
public sealed class QualifiedID : ISerializable, IComparable<QualifiedID>, IComparable, IEquatable<QualifiedID>
Public NotInheritable Class QualifiedID _ Implements ISerializable, IComparable(Of QualifiedID), IComparable, IEquatable(Of QualifiedID)
public ref class QualifiedID sealed : ISerializable, IComparable<QualifiedID^>, IComparable, IEquatable<QualifiedID^>
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| QualifiedIDNew(ID, ID) | ||
| QualifiedIDNew() | ||
| Context | ||
| 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.) | |
| Object | ||
| ToString() | (Overrides Object.ToString().) | |
| Undefined |
| Object | |
| QualifiedID | |