Constructor TreeBuilder
TreeBuilder(bool)
Constructs base and initializes SupportsCanExpand
public TreeBuilder(bool supportsCanExpand)
Parameters
supportsCanExpand
boolPass true if you intend to implement CanExpand(T) otherwise false
Constructs base and initializes SupportsCanExpand
public TreeBuilder(bool supportsCanExpand)
supportsCanExpand
boolPass true if you intend to implement CanExpand(T) otherwise false