Share via


ActivityCollectionChangeEventArgs.Index 属性

定义

获取产生事件的更改的索引。

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

属性值

产生事件的更改的索引。

适用于