Method GetObjectData NamespaceMongoDB.Driver.Core.Misc AssemblyMongoDB.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 List<object> The object data.