ActivityCollectionChangeEventArgs.Index プロパティ

定義

イベントの発生元の変更のインデックスを取得します。

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

プロパティ値

イベントの発生元の変更のインデックス。

適用対象