다음을 통해 공유


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

속성 값

현재 자식 활동의 인덱스 위치입니다.

특성

적용 대상

추가 정보