# File ext/win32ole/sample/xml.rb, line 390
  def length()
    ret = _getproperty(74, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end