Condividi tramite


ViewDataDictionary.Keys Proprietà

Definizione

Ottiene un insieme contenente le chiavi del dizionario.

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

Valore della proprietà

Raccolta contenente le chiavi dell'oggetto che implementa IDictionary<TKey,TValue>.

Implementazioni

Si applica a