C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLRectCollection Interface : item Method |
item
method of IHTMLRectCollection
interface.
'Declaration Function item( _ ByRef pvarIndex As System.Object _ ) As System.Object
System.object item( ref System.object pvarIndex )
An original IDL definition of item
method was the following: HRESULT item ([in] VARIANT* pvarIndex, [out, retval] VARIANT* ReturnValue)
;