Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package
/
IItemList<T> Interface
/ get Method
The zero-based index of the item.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Gets the item at the given zero-based index.
Syntax
T
get(
int
index
)
Parameters
index
The zero-based index of the item.
Return Value
The object retrieved.
See Also
Reference
IItemList<T> Interface
IItemList<T> Members