method
[]=

Ruby latest stable (v2_5_5)
-
0 notes -
Class: OLEProperty
[]=(*args)
public
Hide source
# File ext/win32ole/lib/win32ole/property.rb, line 14 def []=(*args) @obj._setproperty(@dispid, args, @settypes) end