RootElement.Insert 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.
Surcharges
Insert(Int32, Section) |
Insère une nouvelle section dans rootElement |
Insert(Int32, UITableViewRowAnimation, Section[]) |
Insert(Int32, Section)
Insère une nouvelle section dans rootElement
public void Insert (int idx, MonoTouch.Dialog.Section section);
member this.Insert : int * MonoTouch.Dialog.Section -> unit
Paramètres
- idx
- Int32
Index où la section est ajoutée T:System.Int32
- section
- Section
Section à ajouter à la position donnée.
Remarques
Cette opération insère la liste spécifiée de sections (un argument params) dans la racine à l’aide de l’animation Fondu.