Bagikan melalui


TempDataDictionary.Keys Properti

Definisi

ICollection<T> Mendapatkan objek yang berisi kunci elemen dalam IDictionary<TKey,TValue> objek .

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

Nilai Properti

Kunci elemen dalam IDictionary<TKey,TValue> objek .

Penerapan

Berlaku untuk