PointKeyFrameCollection.IList.Contains(Object) Méthode

Définition

Détermine si IList contient une valeur spécifique.

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

Paramètres

keyFrame
Object

Objet à rechercher dans IList.

Retours

true si le Object se trouve dans le IList ; sinon, false.

Implémente

S’applique à

Produit Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9