RAD Studio VCL Reference
ContentsIndex
IDocumentationCollection Members Public Methods
Public Methods
 
Name 
Description 
 
Add 
This is Add, a member of class IDocumentationCollection. 
 
This is the overview for the AddChild method overload. 
 
Removes all child nodes in the Nodes property from the ChildList and Nodes properties. 
 
Creates a copy of this node and returns its interface. 
 
Adds an attribute to the node that declares a specified namespace URI. 
 
Removes one of the repeating child nodes from this node. 
 
Returns the attribute node that declares a specified Namespace URI. 
 
Returns the namespace URI for a namespace prefix or qualified tag name. 
 
Returns the value of one of this node's attributes. 
 
Returns the value of the AttributeNodes property. 
 
Returns the value of a specified attribute. 
 
Returns the value of the ChildNodes property. 
 
Returns the value of a specified child node. 
 
Returns the value of the Collection property. 
 
Returns the value of the Count property. 
 
This is GetDocumentation, a member of class IDocumentationCollection. 
 
Returns the value of the DOMNode property. 
 
Indicates whether the node has any child nodes. 
 
Indicates whether the node has a single text value. 
 
Returns the name of the node without any namespace prefix. 
 
Returns the namespace URI for the node's qualified name. 
 
Returns the interface for one of the repeating child nodes. 
 
Returns the name of the node. 
 
Returns the type of the node. 
 
Returns the value of the node. 
 
Returns the interface for the document in which this node appears. 
 
Returns the interface for the node's parent node. 
 
Returns the namespace prefix from the node's name. 
 
Returns the value of the ReadOnly property. 
 
Returns the text value of the node. 
 
Returns the value of the XML property. 
 
This is the overview for the HasAttribute method overload. 
 
This is Insert, a member of class IDocumentationCollection. 
 
Returns the next child of this node's parent. 
 
Converts the subtree beneath this node to the structure it would have if it were just loaded from a document. 
 
Returns the previous child of this node's parent. 
 
Removes one of the repeating child nodes from this node. 
 
Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation. 
 
Sets the value of one of this node's attributes. 
 
Sets the value of one of this node's attributes when you must explicitly specify the attribute's namespace. 
 
Sets the value of a specified child node. 
 
Sets the value of this node. 
 
Specifies whether the node can be modified. 
 
Sets the text value of the node. 
 
This is the overview for the TransformNode method overload. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.