CharacterData.InsertData

CharacterData.InsertData method

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

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

関連項目