◆
GetEnumeratorByMethod()
virtual IEnumerable<
Node
> GetEnumeratorByMethod
(
TreeNodeEnumerationMethod
method
)
virtual
Parameters
method
This enum specifies which method to use for enumeration.
Returns
An IEnumerable<
Node
> that can be used to iterate though the tree.
EyE
Sys
Collections
SerializableTreeBase
Node