ArrayDictionary4<K, V>.

Keys Property

Syntax

public ICollection<K> Keys { get; }

Value

Type Description
ICollection<K>