[]
item
method of IHTMLRectCollection
interface.
object item(ref object pvarIndex)
Type | Name | Description |
---|---|---|
object | pvarIndex |
Type | Description |
---|---|
object |
An original IDL definition of item
method was the following: HRESULT item ([in] VARIANT* pvarIndex, [out, retval] VARIANT* ReturnValue)
;