StatusBar.StatusBarPanelCollection.IList.Contains(Object) Methode

Definition

Bestimmt, ob der angegebene Bereich in der Auflistung enthalten ist.

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

Parameter

panel
Object

Die StatusBarPanel, die in der Auflistung gesucht werden soll.

Gibt zurück

true, wenn der Bereich ein in der Auflistung enthaltenes StatusBarPanel ist, andernfalls false.

Implementiert

Gilt für: