IJavaImports::Item

This function returns the name of the imported package or class at the given index.

Syntax

HRESULT Item([in] VARIANT index, [out, retval] BSTR* retval);

Function Item(ByVal index) As String

Parameters

index

The reference within the package or class.