Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IItemCollection<T> Interface
Methods

In This Topic
    IItemCollection<T> Interface Members
    In This Topic

    The following tables list the members exposed by IItemCollection<T>.

    Public Methods
     NameDescription
     MethodAdds an item to the collection.  
     MethodClears the collection and releases the references on all items currently in the collection.  
     MethodReturns a value that indicates whether the specified item is in this view.  
     MethodGets the number of records in the collection.  
     MethodRemoves the specified item reference from the collection or view.  
    Top
    See Also