EndPointHelper Class |
Namespace: MongoDB.Driver.Core.Misc
The EndPointHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EndPointEqualityComparer |
Gets an end point equality comparer.
|
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.
|