NodeContainer<T>.

SplitContainer(int, string) Method

Syntax

public NodeContainer<T> SplitContainer(int newKeyLength, string currentPath)

Parameters

Name Type Description
newKeyLength int
currentPath string

Return Value

Type Description
NodeContainer<T>