Click or drag to resize

CollectionChangeEventArgs T Properties

The CollectionChangeEventArgs T generic type exposes the following members.

Properties
Name Description
Public property Index
Element index. Read-only.
Public property Value
Element value. Read-only.
Top
See Also