[]
        
(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)
Function item(ByRef pvarIndex As Object) As Object
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);