Json.NET - Quick Starts & API Documentation
HasValues Property
Namespaces ► Newtonsoft.Json.Linq ► JToken ► HasValues
Gets a value indicating whether this token has childen tokens.
Declaration Syntax
Value
true if this token has child values; otherwise, false.