Click or drag to resize

EndPointHelper Methods

The EndPointHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberContains
Determines whether a list of end points contains a specific end point.
Public methodStatic memberEquals
Compares two end points.
Public methodStatic memberFromObjectData
Creates an end point from object data saved during serialization.
Public methodStatic memberGetObjectData
Gets the object data required to serialize an end point.
Public methodStatic memberParse
Parses the string representation of an end point.
Public methodStatic memberSequenceEquals
Compares two sequences of end points.
Public methodStatic memberToString
Returns a String that represents the end point.
Public methodStatic memberTryParse
Tries to parse the string representation of an end point.
Top
See Also