CommandIdCollection.OnRemove(Int32, Object) Method

Definition

protected:
 override void OnRemove(int index, System::Object ^ value);
protected override void OnRemove (int index, object value);
override this.OnRemove : int * obj -> unit
Protected Overrides Sub OnRemove (index As Integer, value As Object)

Parameters

index
Int32
value
Object

Applies to