INumArray::Item Property
From PDF XChange PDF SDK
Property Item of interface INumArray returns/sets Value of LONG ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] LONG* nItem); HRESULT put_Item([in] ULONG nIndex, [in] LONG nItem);
Parameters
- nIndex
- [in] Value of ULONG.