ActivityCollectionChangeEventArgs.Index Propriedade
Definição
Obtém o índice da alteração originando o evento.Gets the index of the change originating the event.
public:
property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer
Valor da propriedade
O índice da alteração que originou o evento.The index of the change originating the event.