Click or drag to resize
Address Methods

The Address type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodCopy
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(Address)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHostPort
Hosts the port.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberParse
Parses a new Address from a given string
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
Extension Methods
See Also