Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IItemCollection<T> Interface
Members
In This Topic
    IItemCollection<T> Interface
    In This Topic
    Holds the collection of items that constitute the content of an ISelector.
    Syntax
    public interface IItemCollection<T> 
        implements java.lang.Iterable  
    Type Parameters
    T
    See Also