Xml.Win.msxmldom.TMSDOMText Methods
InheritedProtected
| __MarkDestroying | protected | Marks an interface object as being in the destruction process. | 
| _AddRef | protected | Implements the IInterface_AddRef method. | 
| _Release | protected | Implements the IInterface_Release method. | 
| AfterConstruction | public | Responds after the last constructor executes. | 
| appendChild | protected | |
| appendData | protected | |
| BeforeDestruction | public | Checks that the reference count is zero before allowing the interfaced object to be destroyed. | 
| CheckDisposed | protected | This method is deprecated. | 
| ClassInfo | public | Returns a pointer to the run-time type information (RTTI) table for the object type. | 
| ClassName | public | Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). | 
| ClassNameIs | public | Determines whether an object is of a specific type. | 
| ClassParent | public | Returns the type of the immediate ancestor of a class. | 
| ClassType | public | Returns the class reference for the object's class. | 
| CleanupInstance | public | Performs finalization on long strings, variants, and interface variables within a class. | 
| cloneNode | protected | |
| Create | public | |
| DefaultHandler | public | Provides the interface for a method that processes message records. | 
| deleteData | protected | |
| Destroy | public | |
| Dispatch | public | Calls message-handling methods for the object, based on the contents of the Message parameter. | 
| DisposeOf (deprecated) | public | DisposeOf forces the execution of the destructor code in an object. | 
| Equals | public | Checks whether the current instance and the Obj parameter are equal. | 
| FieldAddress | public | Returns the address of a published object field. | 
| Free | public | Destroys an object and frees its associated memory, if necessary. | 
| FreeInstance | public | Deallocates memory allocated by a previous call to the NewInstance method. | 
| get_attributes | protected | |
| get_childNodes | protected | |
| get_data | protected | |
| get_firstChild | protected | |
| get_lastChild | protected | |
| get_length | protected | |
| get_localName | protected | |
| get_namespaceURI | protected | |
| get_nextSibling | protected | |
| get_nodeName | protected | |
| get_nodeType | protected | |
| get_nodeValue | protected | |
| get_ownerDocument | protected | |
| get_parentNode | protected | |
| get_prefix | protected | |
| get_previousSibling | protected | |
| get_text | protected | |
| get_xml | protected | |
| GetDisposed | protected | Getter for the Disposed property. | 
| GetHashCode | public | Returns an integer containing the hash code. | 
| GetInterface | public | Retrieves a specified interface. | 
| GetInterfaceEntry | public | Returns the entry for a specific interface implemented in a class. | 
| GetInterfaceTable | public | Returns a pointer to a structure containing all of the interfaces implemented by a given class. | 
| GetXMLDOMNode | protected | |
| hasChildNodes | protected | |
| InheritsFrom | public | Determines the relationship of two object types. | 
| InitInstance | public | Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. | 
| insertBefore | protected | |
| insertData | protected | |
| InstanceSize | public | Returns the size in bytes of each instance of the object type. | 
| MethodAddress | public | Returns the address of a class method by name. | 
| MethodName | public | Returns the name of a class method by address. | 
| NewInstance | public | Allocates memory for each instance of an interfaced object. | 
| normalize | protected | |
| operator () | public | |
| QualifiedClassName | public | Returns the qualified name of the class. | 
| QueryInterface | protected | Implements the IInterfaceQueryInterface method. | 
| removeChild | protected | |
| replaceChild | protected | |
| replaceData | protected | |
| SafeCallException | public | |
| selectNode | protected | |
| selectNodes | protected | Returns a IDOMNodeList with the list of nodes whose path is specified in nodePath. | 
| set_data | protected | |
| set_nodeValue | protected | |
| set_text | protected | |
| splitText | protected | |
| substringData | protected | |
| supports | protected | |
| ToString | public | Returns a string containing the class name. | 
| transformNode | protected | |
| UnitName | public | Returns the name of the unit where the class is defined. | 
| UnitScope | public | Returns the class's unit scope. |