Share via


ReplicatorActivity.CurrentChildData プロパティ

定義

すべての子アクティビティの一覧を返します。

public:
 property System::Collections::IList ^ CurrentChildData { System::Collections::IList ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.IList CurrentChildData { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CurrentChildData : System.Collections.IList
Public ReadOnly Property CurrentChildData As IList

プロパティ値

すべての子アクティビティの一覧。

属性

適用対象

こちらもご覧ください