reset()
VOID reset reset the position of iterator
# File ext/win32ole/sample/xml.rb, line 376 def reset() ret = _invoke(77, [], []) @lastargs = WIN32OLE::ARGV ret end