Keys

NonGenericDictionary.Keys property

Obtient un ICollection objet contenant les clés du IDictionary objet.

public ICollection Keys { get; }

Return_Value

UnICollectionobjet contenant les clés duIDictionary objet.

Voir également