Json.NET - Quick Starts & API Documentation
Children Method
NamespacesNewtonsoft.Json.LinqJTokenChildren()()()
Members
IconMemberDescription
Children()()()
Returns a collection of the child tokens of this token, in document order.

Children<(Of <(T>)>)()()()
Returns a collection of the child tokens of this token, in document order, filtered by the specified type.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.0.0.0 (3.0.0.0)