NodeContainer<T>.

this[string[]] Property

Syntax

public Node<T> this[string[] key] { get; }

Parameters

Name Type Description
key string[]

Value

Type Description
Node<T>