Mono Class Library: Overview

System.Net.IPEndPoint: Method Members

The methods of System.Net.IPEndPoint are listed below. For a list of all members, see the IPEndPoint Members list.

See Also: Inherited members from System.Net.EndPoint

Public Methods

override
Create(SocketAddress) : EndPoint
Returns a new System.Net.IPEndPoint instance containing the address information from the specified System.Net.SocketAddress instance.
override
Equals(object) : bool
Determines whether the current instance and the specified object represent the same type and value.
override
GetHashCode() : int
Generates a hash code for the current instance.
override
Serialize() : SocketAddress
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the value of the current instance.