Constable Authorization Engine 2.0 BETA

CollectionChangeEventArgs.Item Property

[This is preliminary documentation and subject to change.]

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

[Visual Basic]
Public ReadOnly Property Item As Object
[C#]
public object Item {get;}

See Also

CollectionChangeEventArgs Class | LaMarvin.ComponentModel Namespace