Method GetObjectData
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
GetObjectData(EndPoint)
Gets the object data required to serialize an end point.
public static List<object> GetObjectData(EndPoint value)Parameters
value EndPoint
The end point.
Returns
The object data.