ManagedForEachEnumeratorWrapper.CollectionEnumerator 属性

定义

获取或设置集合枚举器。

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

属性值

Boolean

集合枚举器。

实现

适用于