- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- NodeContainer
<T>
Syntax
public NodeContainer<T> SplitContainer(int newKeyLength, string currentPath)
Parameters
| Name | Type | Description |
|---|---|---|
| newKeyLength | int | |
| currentPath | string |
Return Value
| Type | Description |
|---|---|
| NodeContainer |
