Preparing search index...
The search index is not available
digitree
digitree
PathBranch
Class PathBranch<TKey>
Type Parameters
TKey
Index
Constructors
constructor
Properties
index
node
Methods
clone
Constructors
constructor
new
Path
Branch
<
TKey
>
(
node
,
index
)
:
PathBranch
<
TKey
>
Type Parameters
TKey
Parameters
node
:
BranchNode
<
TKey
>
index
:
number
Returns
PathBranch
<
TKey
>
Properties
index
index
:
number
node
node
:
BranchNode
<
TKey
>
Methods
clone
clone
(
)
:
PathBranch
<
TKey
>
Returns
PathBranch
<
TKey
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
index
node
clone
digitree
Loading...
Generated using
TypeDoc