共用方式為


ReplicatorActivity.CurrentIndex 屬性

定義

取得目前子活動的索引位置。

public:
 property int CurrentIndex { int get(); };
[System.ComponentModel.Browsable(false)]
public int CurrentIndex { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CurrentIndex : int
Public ReadOnly Property CurrentIndex As Integer

屬性值

目前子活動的索引位置。

屬性

適用於

另請參閱