ToolStripPanel.ToolStripPanelRowCollection.IList.Remove(Object) Metoda

Definicja

Aby uzyskać opis tego członka, zobacz Remove(Object).

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

Parametry

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy ToolStripPanel.ToolStripPanelRowCollection wystąpienie jest rzutowe do interfejsu IList .

Dotyczy