'Declaration Protected Overridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As Action _ )
'Declaration
Protected Overridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As Action _ )
protected virtual void SetItem( int index, Action item )
ActionCollection Class ActionCollection Members