# File ext/win32ole/sample/xml.rb, line 5698 def childNodes() ret = @dispatch._getproperty(7, [], []) @lastargs = WIN32OLE::ARGV ret end