Click or drag to resize

CollectionChangedEventArgsTIndex Property

Gets the index of the item.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int Index { get; }

Property Value

Type: Int32
The index of the item.
See Also