CharacterData.DeleteData
CharacterData.DeleteData method
Remove a range of 16-bit units from the node.
public virtual void DeleteData(int offset, int count)
Parameter | Type | Description |
---|---|---|
offset | Int32 | The offset. |
count | Int32 | The count. |
See Also
- class CharacterData
- namespace Aspose.Html.Dom
- assembly Aspose.HTML