All Classes |Grouped Classes |Index

Function replace_data

Replace the characters starting at the specified character offset with the specified string.

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