Partager via


ComplexPropertyCollection<TComplexProperty>.IndexOf Méthode

Définition

Recherche une propriété spécifique et retourne son index de base zéro dans la collection.

public:
 int IndexOf(TComplexProperty complexProperty);
public int IndexOf (TComplexProperty complexProperty);
Public Function IndexOf (complexProperty As TComplexProperty) As Integer

Paramètres

complexProperty
TComplexProperty

Propriété à localiser dans la collection.

Retours

Index de base zéro de la propriété dans la collection.

S’applique à