Description...
Exemple...
Voir aussi...
Traduction...
Fonction HabilitationContextuelle AjouterAuDebut(O : Nul Ou TypeElement) Retourner Nul Ou ICollection(Nul Ou TypeElement);
Si la collection est nulle, alors le résultat est une nouvelle collection comportant cet unique objet.
Principal
Variable
L : ListeDe Caractere;
C : Caractere;
Debut
/* Construction d'une liste a trois éléments. */
L=ListeDe("A");
L=L.AjouterAuDebut("B");
/* L contient B et A. */
Fin Principal
AmAnfangHinzufugen | AddAtTheBeginning | 增加在开始 | AnadirAlPrincipio | - | - | - | - |