Json.NET - Quick Starts & API Documentation
ReadRootValueAsArray Property
Namespaces ► Newtonsoft.Json.Bson ► BsonReader ► ReadRootValueAsArray
Gets or sets a value indicating whether the root object will be read as a JSON array.
Declaration Syntax
Value
true if the root object will be read as a JSON array; otherwise, false.