ManagedForEachEnumeratorWrapper.CollectionEnumerator Property

Definition

Gets or sets the collection enumerator.

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

Property Value

The collection enumerator.

Implements

Applies to