Address Methods

The Address type exposes the following members.

Methods


  Name Description
Public method Clone
Public method Copy
Public method Equals(Address)
Public method Equals(Object)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HostPort
Hosts the port.
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member Parse
Parses a new Address from a given string
Public method ToString
Returns a String that represents this instance.