[Missing <summary> documentation for T:QS.CMS.Base3.Address]

C# | Visual Basic | Managed C++ |
public struct Address : IEquatable<Address>, IComparable<Address>, IComparable, ISerializable
Public Structure Address _ Implements IEquatable(Of Address), IComparable(Of Address), IComparable, ISerializable
public value class Address : IEquatable<Address>, IComparable<Address>, IComparable, ISerializable

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | AddressNew(IPAddress, Int32) | |
![]() | AddressNew(NetworkAddress) | |
![]() | AddressNew(String) | |
![]() | CompareTo(Address) | |
![]() | DeserializeFrom(ConsumableBlock, ConsumableBlock) | |
![]() | Equals(Object) | (Overrides ValueType.Equals(Object).) |
![]() | Equals(Address) | |
![]() ![]() | Explicit(NetworkAddress) | |
![]() ![]() | Explicit(Address) | |
![]() | 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 ValueType.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IPAddress | |
![]() | MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Port | |
![]() | SerializableInfo | |
![]() | SerializeTo(ConsumableBlock, IList<(Of Block>)) | |
![]() | ToString() | (Overrides ValueType.ToString().) |