Mono Class Library: OverviewSystem.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
overrideCreate(SocketAddress) : EndPoint Returns a new System.Net.IPEndPoint instance containing the address information from the specified System.Net.SocketAddress instance. overrideEquals(object) : bool Determines whether the current instance and the specified object represent the same type and value. overrideGetHashCode() : int Generates a hash code for the current instance. overrideSerialize() : SocketAddress Documentation for this section has not yet been entered. overrideToString() : string Returns a string representation of the value of the current instance.