CharacterData.InsertData

CharacterData.InsertData method

指定されたオフセットに文字列を挿入します。

public virtual void InsertData(int offset, string data)
パラメータタイプ説明
offsetInt32オフセット。
dataStringコンテンツデータ。

関連項目