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