Bagikan melalui


CollectionViewGroup.ProtectedItemCount Properti

Definisi

Mendapatkan atau mengatur jumlah item dalam subtree di bawah grup ini.

protected:
 property int ProtectedItemCount { int get(); void set(int value); };
protected int ProtectedItemCount { get; set; }
member this.ProtectedItemCount : int with get, set
Protected Property ProtectedItemCount As Integer

Nilai Properti

Jumlah item (daun) dalam subtree di bawah grup ini.

Keterangan

Subkelas menggunakan properti ini untuk mengubah jumlah; perubahan tercermin dalam ItemCount properti .

Berlaku untuk