Bagikan melalui


ForEachEnumeratorHostClass.CollectionEnumerator Properti

Definisi

Mendapatkan atau mengatur Boolean yang menunjukkan apakah enumerator hosting menghitung koleksi objek atau menghitung koleksi koleksi.

public:
 virtual property bool CollectionEnumerator { bool get(); void set(bool value); };
public virtual bool CollectionEnumerator { get; set; }
member this.CollectionEnumerator : bool with get, set
Public Overridable Property CollectionEnumerator As Boolean

Nilai Properti

true jika enumerator hosting menghitung koleksi objek; false jika enumerator hosting menghitung koleksi.

Penerapan

Berlaku untuk