ArrayDictionary4<K, V>.

this[K] Property

Syntax

public V this[K key] { get; set; }

Parameters

Name Type Description
key K

Value

Type Description
V