ActivityCollectionChangeEventArgs.Index 属性

定义

获取源自事件的更改的索引。

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

属性值

发起事件的更改的索引。

适用于