AddedActivityAction.Index 属性

定义

获取通过父 ActivityActivities 集合添加的 CompositeActivity 的索引。

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

属性值

新的 Activity 的索引值。

适用于