Xml.XMLDoc.TXMLNodeList Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CountprotectedIndicates the number of nodes in the collection.
DefaultNamespaceURIprotectedIdentifies the default Namespace for the nodes in this collection.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ListprotectedStores the interfaces for every node in the list.
OwnerprotectedSpecifies the node that uses this TXMLNodeList object to manage a set of its child or attribute nodes.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.
UpdateCountprotectedIndicates the number of times an application has called BeginUpdate without a matching call to EndUpdate.