EndPointHelper Methods | 
The EndPointHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | 
            Determines whether a list of end points contains a specific end point.
              | |
| Equals | 
            Compares two end points.
              | |
| FromObjectData | 
            Creates an end point from object data saved during serialization.
              | |
| GetObjectData | 
            Gets the object data required to serialize an end point.
              | |
| Parse | 
            Parses the string representation of an end point.
              | |
| SequenceEquals | 
            Compares two sequences of end points.
              | |
| ToString | 
            Returns a String that represents the end point.
              | |
| TryParse | 
            Tries to parse the string representation of an end point.
              |