ActivityCollectionChangeEventArgs.Index 屬性

定義

取得產生事件之變更的索引。

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

屬性值

產生事件之變更的索引。

適用於