Bagikan melalui


PropertyCollection.Values Properti

Definisi

Mendapatkan nilai properti dalam koleksi ini.

public:
 property System::Collections::ICollection ^ Values { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public ReadOnly Property Values As ICollection

Nilai Properti

Yang ICollection berisi nilai properti dalam koleksi ini.

Penerapan

Keterangan

Saat mengakses anggota Values properti, COMException pengecualian mungkin dilemparkan karena kesalahan saat mengakses antarmuka yang mendasar.

Berlaku untuk