Aracılığıyla paylaş


TriggerActionCollection.IList.Contains(Object) Yöntem

Tanım

Bu üye Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır.

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

Parametreler

value
Object

Object içinde bulunacak öğesini seçinIList.

Döndürülenler

Boolean

trueObject içinde bulunursaIList; değilse, false.

Uygulamalar

Şunlara uygulanır