RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMAttr Members

The following tables list the members exposed by IDOMAttr.

 
Name 
Description 
 
Increments the reference count for this interface. 
 
Decrements the reference count for this interface. 
 
Adds a new child node to this node. 
 
Returns a duplicate of this node. 
 
Returns the value of the get_attributes property. 
 
Returns the value of the get_childNodes property. 
 
Returns the value of the get_firstChild property. 
 
Returns the value of the get_lastChild property. 
 
Returns the value of the get_localName property. 
 
This is get_name, a member of class IDOMAttr. 
 
Returns the value of the get_namespaceURI property. 
 
Returns the value of the get_nextSibling property. 
 
Returns the value of the get_nodeName property. 
 
Returns the value of the get_nodeType property. 
 
Returns the value of the get_nodeValue property. 
 
Returns the value of the get_ownerDocument property. 
 
This is get_ownerElement, a member of class IDOMAttr. 
 
Returns the value of the get_parentNode property. 
 
Returns the value of the get_prefix property. 
 
Returns the value of the get_previousSibling property. 
 
This is get_specified, a member of class IDOMAttr. 
 
This is get_value, a member of class IDOMAttr. 
 
Indicates whether the node has any child nodes. 
 
Inserts a new child node before a specified child of the node. 
 
Converts the subtree beneath this node to the structure it would have if it were just loaded from a document. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Removes a child node from this node. 
 
Replaces one of this node's children with a specified node. 
 
Sets the value of the node. 
 
This is set_value, a member of class IDOMAttr. 
 
Indicates whether the node supports a specified feature. 
 
Name 
Description 
 
Represents the attributes of an element node. 
 
Represents the child nodes of the node. 
 
Represents the first child node of this node. 
 
Represents the last child node of this node. 
 
Indicates the name of the node without any namespace prefix
 
name 
This is name, a member of class IDOMAttr. 
 
Indicates the URI for the namespace used in the qualified node name. 
 
Represents the next child of this node's parent. 
 
Indicates the name of the node. 
 
Indicates the type of the node. 
 
Indicates the value of the node. 
 
Represents the interface for the document that contains this node. 
 
This is ownerElement, a member of class IDOMAttr. 
 
Provides access to the interface of the node's parent node. 
 
Indicates the namespace prefix for the node. 
 
Represents the preceding child of this node's parent. 
 
This is specified, a member of class IDOMAttr. 
 
This is value, a member of class IDOMAttr. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!