method
nodeValue=
v1_8_6_287 -
Show latest stable
- Class:
IXMLDOMDocument
nodeValue=(arg0)public
VOID nodeValue value stored in the node
# File ext/win32ole/sample/xml.rb, line 730
def nodeValue=(arg0)
ret = _setproperty(3, [arg0], [VT_VARIANT])
@lastargs = WIN32OLE::ARGV
ret
end Related methods
- Instance methods
- abort
- appendChild
- async
- async=
- attributes
- baseName
- childNodes
- cloneNode
- createAttribute
- createCDATASection
- createComment
- createDocumentFragment
- createElement
- createEntityReference
- createNode
- createProcessingInstruction
- createTextNode
- dataType
- dataType=
- definition
- doctype
- documentElement
- firstChild
- getElementsByTagName
- hasChildNodes
- implementation
- insertBefore
- lastChild
- load
- loadXML
- namespaceURI
- nextSibling
- nodeFromID
- nodeName
- nodeType
- nodeTypeString
- nodeTypedValue
- nodeTypedValue=
- nodeValue
- nodeValue=
- ondataavailable=
- onreadystatechange=
- ontransformnode=
- ownerDocument
- parentNode
- parseError
- parsed
- prefix
- preserveWhiteSpace
- preserveWhiteSpace=
- previousSibling
- readyState
- removeChild
- replaceChild
- resolveExternals
- resolveExternals=
- save
- selectNodes
- selectSingleNode
- specified
- text
- text=
- transformNode
- transformNodeToObject
- url
- validateOnParse
- validateOnParse=
- xml