Children Method

Json.NET

Json.NET - Quick Starts & API Documentation Children Method
NamespacesNewtonsoft.Json.LinqJTokenChildren()()()()
Members
Icon Member Description
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.

Children<(Of <<'(T, U>)>>)(IEnumerable<(Of <<'(T>)>>))
Returns a collection of converted child tokens of every array in the source collection.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)