Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
The IDOMCharacterData object provides text manipulation methods that are used by several objects.
Remarks
The IDOMCharacterData object does not directly correspond to any node type. Its methods are reused by the IDOMCDATASection, IDOMComment, and IDOMText objects. These methods handle large amounts of text, including industrial-strength sizes larger than can be manipulated natively using string constructs.
Members
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.