definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
dataType=(arg0) Instance Public methods VOID dataType the data type of the node
dataType() Instance Public methods VARIANT dataType the data type of the node
cloneNode(arg0) Instance Public methods IXMLDOMNode cloneNode BOOL arg0 --- deep [IN]
childNodes() Instance Public methods IXMLDOMNodeList childNodes the collection of the node's children
baseName() Instance Public methods BSTR baseName the base name of the node (nodename with the prefix stripped off)
attributes() Instance Public methods IXMLDOMNamedNodeMap attributes the collection of the node's attributes
appendChild(arg0) Instance Public methods IXMLDOMNode appendChild append a child node IXMLDOMNode arg0 --- newChild [IN]
version() Class Public methods Returns the current version of IRB, including release version and last updated date.
start(ap_path = nil) Class Public methods Initializes IRB and creates a new Irb.irb object at the TOPLEVEL_BINDING
Page 1885 of 2275