IDTSManagedForEachEnumeratorWrapper100.WrappedForEachEnumerator プロパティ

定義

public:
 property System::Object ^ WrappedForEachEnumerator { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public object WrappedForEachEnumerator { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.WrappedForEachEnumerator : obj with get, set
Public Property WrappedForEachEnumerator As Object

プロパティ値

ラップされた ForEach 列挙子です。

属性

適用対象