Click or drag to resize

SimpleTreeT Methods

The SimpleTreeT generic type exposes the following members.

Methods
  NameDescription
Protected methodAddChild (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodGetAll (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodGetAncestors (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodGetChildren (Inherited from SimpleTreeBaseTKey, TValue.)
Protected methodGetNode (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodGetRoot (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodMakeSubTree(Int32, Boolean)
Public methodMakeSubTree(Int32, Int32, Boolean)
Protected methodSetRoot(SimpleTreeBaseTKey, TValueSimpleTreeNode) (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodSetRoot(TKey, TValue, Boolean) (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTryFill (Inherited from SimpleTreeBaseTKey, TValue.)
Protected methodTryGetNode Obsolete. (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTryGetValue(TKey) Obsolete. (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTryGetValue(TKey, TValue) (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTryRemoveNode (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTryReplaceNode (Inherited from SimpleTreeBaseTKey, TValue.)
Public methodTrySetNode (Inherited from SimpleTreeBaseTKey, TValue.)
Top
See Also