Constable Authorization Engine 2.0 BETA

CollectionChangeEventArgs.ItemIndex Property

[This is preliminary documentation and subject to change.]

Gets the index of the item that has been added to, or removed from the collection.

[Visual Basic]
Public ReadOnly Property ItemIndex As Integer
[C#]
public int ItemIndex {get;}

See Also

CollectionChangeEventArgs Class | LaMarvin.ComponentModel Namespace