This function returns the source element at the given index.
Syntax
HRESULT Item([in] VARIANT index, [out, retval] IJavaSourceElement** retval);
Function Item(ByVal index) As IJavaSourceElement
Parameters
index
Variant. Reference into the SourceElements collection for the specified source element.