Spread Windows Forms 12.0 Product Documentation
ListItemCollectionInfo Class Members
Properties  Methods 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ListItemCollectionInfo Class

The following tables list the members exposed by ListItemCollectionInfo.

Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of this class.  
Top
Public Properties
 NameDescription
Public PropertyGets the count of the collection.  
Public PropertyGets or Sets the ListItemInfo from the collection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds an item to the collection.  
Public MethodOverloaded. Adds a range of items of the specified collection to the end of the collection.  
Public MethodClears all items in the collection.  
Public MethodDetermines whether the collection contains the specified item.  
Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodFinds the value by comparer from the start index.  
Public MethodFinds the first item in the list that matches the specified object.  
Public MethodFinds the first item in the collection that starts with the specified string.  
Public MethodFinds the first item in the list that matches the specified string.  
Public MethodFinds the first item after specifed index that matches the specified object.  
Public MethodFinds the first item after the given index which starts with the given string.  
Public MethodFinds the first item after the specified index that matches the specified string.  
Public MethodGets the enumerator of the collection.  
Public MethodGets the object data.  
Public MethodGets the item index.  
Public MethodInserts an item in the collection at the specified position.  
Public MethodDeletes a specific item from the collection.  
Public MethodRemoves the item at the specific position from the collection.  
Public MethodCopies the subitems of the collection to a new array.  
Top
See Also

Reference

ListItemCollectionInfo Class
GrapeCity.Win.Spread.InputMan.CellType Namespace