Method | Description | |
---|---|---|
Descendants ( this c ) : IEnumerable |
||
GetExpansionState ( this nodes ) : List |
||
SetExpansionState ( this nodes, List |
public static Descendants ( this c ) : IEnumerable |
||
c | this | |
return | IEnumerable |
public static GetExpansionState ( this nodes ) : List |
||
nodes | this | |
return | List |
public static SetExpansionState ( this nodes, List |
||
nodes | this | |
savedExpansionState | List |
|
return | void |