'Declaration Protected Overridable Sub OnCollectionChanged( _ ByVal action As NotifyCollectionChangedAction, _ ByVal index As Integer, _ ByVal item As C1Icon _ )
'Declaration
Protected Overridable Sub OnCollectionChanged( _ ByVal action As NotifyCollectionChangedAction, _ ByVal index As Integer, _ ByVal item As C1Icon _ )
protected virtual void OnCollectionChanged( NotifyCollectionChangedAction action, int index, C1Icon item )
IconSet Class IconSet Members