[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLRectCollection.item

item Method

item(ref object)

item method of IHTMLRectCollection interface.

Declaration
object item(ref object pvarIndex)
Parameters
Type Name Description
object pvarIndex
Returns
Type Description
object
Remarks

An original IDL definition of item method was the following: HRESULT item ([in] VARIANT* pvarIndex, [out, retval] VARIANT* ReturnValue);