Share via


Characters.Insert(String) メソッド

定義

選択されている文字列の前に文字列を挿入します。

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

パラメーター

String
String

文字列 が必要です。 挿入する文字列を指定します。

戻り値

適用対象