Partager via


Characters.Insert(String) Méthode

Définition

Cette méthode insère une chaîne précédant les caractères sélectionnés.

public:
 System::Object ^ Insert(System::String ^ String);
public object Insert (string String);

Paramètres

String
String

Argument de type String obligatoire. Chaîne à insérer.

Retours

S’applique à