Method CanExpand
CanExpand(T)
Returns whether a node can be expanded based on the delegate passed during construction
public override bool CanExpand(T toExpand)
Parameters
toExpand
T
Returns whether a node can be expanded based on the delegate passed during construction
public override bool CanExpand(T toExpand)
toExpand
T