'Declaration Protected Overridable Sub OnItemCollectionChanged( _
ByVal eЭкземпляр CollectionChangeEventArgs<T>, содержащий данные события.As Vintasoft.Imaging.CollectionChangeEventArgs(Of T) _
)
protected virtual void OnItemCollectionChanged(
Vintasoft.Imaging.CollectionChangeEventArgs<T> e
)
protected: virtual void OnItemCollectionChanged(
Vintasoft.Imaging.CollectionChangeEventArgs<T*>* e
)
protected:
virtual void OnItemCollectionChanged(
Vintasoft.Imaging.CollectionChangeEventArgs<T^>^ e
)
Parameters
- e
- Экземпляр CollectionChangeEventArgs<T>, содержащий данные события.