Sdílet prostřednictvím


ToolBar.ToolBarButtonCollection.IList.Remove(Object) Metoda

Definice

Odebere první výskyt položky z kolekce.

 virtual void System.Collections.IList.Remove(System::Object ^ button) = System::Collections::IList::Remove;
void IList.Remove (object button);
abstract member System.Collections.IList.Remove : obj -> unit
override this.System.Collections.IList.Remove : obj -> unit
Sub Remove (button As Object) Implements IList.Remove

Parametry

button
Object

To Object remove from the IList.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případech, kdy ToolBar.ToolBarButtonCollection je přetypován do IList rozhraní.

Platí pro