VARIANT nodeTypedValue get the strongly typed value of the node
594 595 596 597 598
# File 'sample/xml.rb', line 594 def nodeTypedValue() ret = _getproperty(25, [], []) @lastargs = WIN32OLE::ARGV ret end