Returns a collection of tokens that contains the descendants of every token in the source collection.
|
Parameters |
Description |
|
source |
An IEnumerable{T} of JToken that contains the source collection. |
|
T |
The type of the objects in source, constrained to JContainer. |
An IEnumerable{T} of JToken that contains the descendants of every token in the source collection.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|