Share via


IDTSForEachEnumerator100.CollectionEnumerator Proprietà

Definizione

public:
 property bool CollectionEnumerator { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1)]
public bool CollectionEnumerator { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.CollectionEnumerator : bool with get, set
Public Property CollectionEnumerator As Boolean

Valore della proprietà

true se l'enumeratore esegue l'iterazione su una raccolta di raccolte; false se l'enumeratore esegue l'iterazione su una raccolta di oggetti.

Attributi

Si applica a