StatusBar.StatusBarPanelCollection.IList.IndexOf(Object) Metoda

Definice

Vrátí index zadaného panelu v kolekci.

 virtual int System.Collections.IList.IndexOf(System::Object ^ panel) = System::Collections::IList::IndexOf;
int IList.IndexOf (object panel);
abstract member System.Collections.IList.IndexOf : obj -> int
override this.System.Collections.IList.IndexOf : obj -> int
Function IndexOf (panel As Object) As Integer Implements IList.IndexOf

Parametry

panel
Object

Vyhledá StatusBarPanel se v kolekci.

Návraty

Int32

Index panelu založený na nule, pokud je nalezen, v celé kolekci; jinak, -1.

Implementuje

Platí pro