IHTMLDOMTextNode2 interface
TBD.
Members
The IHTMLDOMTextNode2 interface inherits from the IUnknown interface. IHTMLDOMTextNode2 also has these types of members:
- Methods
Methods
The IHTMLDOMTextNode2 interface has these methods.
| Method | Description |
|---|---|
| appendData | Adds a new character string to the end of the object. |
| deleteData | Removes a specified range of characters from the object. |
| insertData | Inserts a new character string in the object at a specified offset. |
| replaceData | Replaces a specified range of characters in the object with a new character string. |
| substringData | Extracts a range of characters from the object. |
Send comments about this topic to Microsoft
Build date: 1/26/2012