Click or drag to resize

JsonSerializerDeserializeArray Method

Overload List
 NameDescription
Public methodStatic memberDeserializeArray(String) Deserialize a json array as an IEnumerable of BsonValue
Public methodStatic memberDeserializeArray(TextReader) Deserialize a json array as an IEnumerable of BsonValue reading on demand TextReader
Top
See Also