ActivatableDictionary<TKey, TValue>.

Keys Property

Syntax

public ICollection<TKey> Keys { get; }

Value

Type Description
ICollection<TKey>