item()
PTR item collection of nodes
I4 arg0 --- index [IN]
# File ext/win32ole/sample/xml.rb, line 399 def item OLEProperty.new(self, 0, [VT_I4], [VT_I4, VT_BYREF|VT_DISPATCH]) end