lastChild() Instance Public methods IXMLDOMNode lastChild first child of the node
insertBefore(arg0, arg1) Instance Public methods IXMLDOMNode insertBefore insert a child node IXMLDOMNode arg0 --- newChild [IN] VARIANT arg1 --- refChild [IN]
hasChildNodes() Instance Public methods BOOL hasChildNodes
formatTime(arg0, arg1, arg2=nil) Instance Public methods BSTR formatTime VARIANT arg0 --- varTime [IN] BSTR arg1 --- bstrFormat [IN] VARIANT arg2 --- varDestLocale [IN]
formatNumber(arg0, arg1) Instance Public methods BSTR formatNumber R8 arg0 --- dblNumber [IN] BSTR arg1 --- bstrFormat [IN]
formatIndex(arg0, arg1) Instance Public methods BSTR formatIndex I4 arg0 --- lIndex [IN] BSTR arg1 --- bstrFormat [IN]
formatDate(arg0, arg1, arg2=nil) Instance Public methods BSTR formatDate VARIANT arg0 --- varDate [IN] BSTR arg1 --- bstrFormat [IN] VARIANT arg2 --- varDestLocale [IN]
firstChild() Instance Public methods IXMLDOMNode firstChild first child of the node
depth(arg0) Instance Public methods I4 depth IXMLDOMNode arg0 --- pNode [IN]
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
Page 1821 of 2275