Documentation for a minimal subset of the QSM API
Address Structure
Namespaces > QS.CMS.Base3 > Address

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

Syntax
C#Visual BasicManaged 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
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
AddressNew(IPAddress, Int32)
AddressNew(NetworkAddress)
AddressNew(String)
CompareTo(Address)
DeserializeFrom(ConsumableBlock, ConsumableBlock)
Equals(Object) (Overrides ValueType.Equals(Object).)
Equals(Address)
static memberExplicit(NetworkAddress)
static memberExplicit(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().)

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0