Bagikan melalui


ModelItemDictionary.Values Properti

Definisi

Mendapatkan nilai koleksi.

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

Nilai Properti

Menampilkan ICollection<T>.

Penerapan

Keterangan

Nilai dijamin berada dalam urutan yang sama dengan kunci. Koleksi yang dihasilkan bersifat baca-saja.

Berlaku untuk