GradientStopCollection.IList.Contains(Object) Metoda

Definice

Popis tohoto člena najdete v tématu Contains(Object).

 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

Parametry

value
Object

Umístění Object v souboru GradientStopCollection.

Návraty

Boolean

true je-li nalezen v Object ; GradientStopCollectionjinak , false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho GradientStopCollection použít pouze v případě, že je instance přetypována do IList rozhraní.

Platí pro