inspect

WIN32OLE_TYPE#inspect รข String
Instance Public methods

Returns the type name with class name.

ie = WIN32OLE.new('InternetExplorer.Application')
ie.ole_type.inspect => #<WIN32OLE_TYPE:IWebBrowser2>
doc_ruby_on_rails
2015-06-13 02:34:57
Comments
Leave a Comment

Please login to continue.