Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
item()
public
PTR item collection of nodes
I4 arg0 --- index [IN]
# File ext/win32ole/sample/xml.rb, line 362
def item
OLEProperty.new(self, 0, [VT_I4], [VT_I4, VT_BYREF|VT_DISPATCH])
end