Method ApplyDataAsArray
ApplyDataAsArray<T>(IEnumerableTree)
Applies IEnumerable
Parameters
tree
IEnumerableTree Data to apply.
Type Parameters
T
Type of the item in the result collection.
Applies IEnumerable
tree
IEnumerableData to apply.
T
Type of the item in the result collection.