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

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

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | AddressNew() | |
![]() | AddressNew(Uri) | |
![]() | AddressNew(String) | |
![]() | AddressNew(String, String, Int32) | |
![]() | AddressNew(String, IPAddress, Int32) | |
![]() | 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.) |
![]() | GetHashCode() | (Overrides Object.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsNull | |
![]() | IsQuickSilver | |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Null | |
![]() ![]() | QuickSilver(String, Int32) | |
![]() ![]() | QuickSilver(IPAddress, Int32) | |
![]() ![]() | QuickSilver(NetworkAddress) | |
![]() | ToQuickSilver(String, Int32) | |
![]() | ToString() | (Overrides Object.ToString().) |
![]() | Uri |

Object | |
![]() | Address |