Method CanExpand
CanExpand(T)
Returns true if the given object o
is exposed in the tree and can be
expanded otherwise false.
public bool CanExpand(T o)
Parameters
o
T
Returns true if the given object o
is exposed in the tree and can be
expanded otherwise false.
public bool CanExpand(T o)
o
T