Langue

Parameter.Keys Propriété

Définition

Obtient une ICollection<T> valeur contenant les clés du IDictionary<TKey,TValue>.

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Valeur de propriété

Implémente

S’applique à