VARIANT nodeTypedValue get the strongly typed value of the node
1171 1172 1173 1174 1175
# File 'sample/xml.rb', line 1171 def nodeTypedValue() ret = _getproperty(25, [], []) @lastargs = WIN32OLE::ARGV ret end