Bahasa

ModelItemDictionary.Keys Properti

Definisi

Mendapatkan kunci koleksi. Kunci dijamin berada dalam urutan yang sama dengan nilai. Koleksi yang dihasilkan bersifat baca-saja.

public:
 abstract property System::Collections::Generic::ICollection<System::Activities::Presentation::Model::ModelItem ^> ^ Keys { System::Collections::Generic::ICollection<System::Activities::Presentation::Model::ModelItem ^> ^ get(); };
public abstract System.Collections.Generic.ICollection<System.Activities.Presentation.Model.ModelItem> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<System.Activities.Presentation.Model.ModelItem>
Public MustOverride ReadOnly Property Keys As ICollection(Of ModelItem)

Nilai Properti

Menampilkan ICollection<T>.

Penerapan

Berlaku untuk