次の方法で共有


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

プロパティ値

現在の子アクティビティのインデックス位置。

属性

適用対象

こちらもご覧ください