다음을 통해 공유


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

컬렉션 열거자입니다.

구현

적용 대상