BehaviorServiceAdornerCollection.IndexOf(Adorner) 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 l’index d’un Adorner dans le BehaviorServiceAdornerCollectionfichier .
public:
int IndexOf(System::Windows::Forms::Design::Behavior::Adorner ^ value);
public int IndexOf(System.Windows.Forms.Design.Behavior.Adorner value);
member this.IndexOf : System.Windows.Forms.Design.Behavior.Adorner -> int
Public Function IndexOf (value As Adorner) As Integer
Paramètres
Retours
Index du AdornervalueBehaviorServiceAdornerCollectionfichier , s’il est trouvé ; sinon, -1.