pmMDA.NET

IndexedPropertyChangedEventArgs.Indices Property

[This is preliminary documentation and subject to change.]

Gets the indices of the inserted, removed or replaced items.

public int[] Indices {get;}

Remarks

The order of the Indices is unspecified, but it is guaranteed to be the same order as the corresponding Items.

See Also

IndexedPropertyChangedEventArgs Class | PmMda.Net.Dog Namespace