pmMDA.NET

IndexedPropertyChangedEventArgs.Items Property

[This is preliminary documentation and subject to change.]

Gets the added, inserted, removed or replaced items.

public IDataObject[] Items {get;}

Remarks

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

See Also

IndexedPropertyChangedEventArgs Class | PmMda.Net.Dog Namespace