All Classes |Grouped Classes |Index

Function insert_data

Insert a string at the specified character offset.

	void CL_DomCharacterData::insert_data(
		unsigned long offset,
		const CL_DomString & arg);