TransformerTypeCollection.IndexOf(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la position d'un membre particulier dans la collection.
public:
int IndexOf(Type ^ value);
public int IndexOf (Type value);
member this.IndexOf : Type -> int
Public Function IndexOf (value As Type) As Integer
Paramètres
- value
- Type
WebPartTransformer qui est membre de la collection.
Retours
Entier qui indique la position d'un objet particulier dans la collection.