Keys

NonGenericDictionary.Keys property

Får en ICollection objekt som innehåller nycklarna till IDictionary objekt.

public ICollection Keys { get; }

Returvärde

EnICollectionobjekt som innehåller nycklarna tillIDictionary objekt.

Se även