DeleteData

CharacterData.DeleteData method

从节点中移除一段内容。

public virtual void DeleteData(int offset, int count)
参数类型描述
偏移量Int32偏移量。
计数Int32计数。

另请参阅