Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<Btree<T>> Children
Public Children As List(Of Btree(Of T))
public:
List<Btree<T>^>^ Children
val mutable Children: List<Btree<'T>>
Field Value
Type:
ListBtreeT
See Also