Spread Windows Forms 10.0 Product Documentation
SubItemCollectionInfo Class Members
Properties  Methods 


The following tables list the members exposed by SubItemCollectionInfo.

Protected Constructors
 NameDescription
Protected ConstructorSubItemCollectionInfo ConstructorInitializes a new instance of this class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets a value that represents the count of the collection.  
Public PropertyIsReadOnlyGets whether the collection is read-only.  
Public PropertyItemGets or sets the item at the specified position.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds an item to the collection.  
Public MethodAddRangeOverloaded. Adds subitems in the specified collection to the end of the collection.  
Public MethodClearClears all the items in the collection.  
Public MethodContainsDetermines whether the collection contains a specific item.  
Public MethodCopyToCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodGetEnumeratorGets the enumerator.  
Public MethodGetObjectDataGets the object data.  
Public MethodIndexOfGets the index of the item.  
Public MethodInsertInserts an item to the collection at the specified position  
Public MethodRemoveDeletes a specific item from the collection.  
Public MethodRemoveAtRemoves the item at the specified position from the collection.  
Public MethodToArrayCopies the subitems of the colletion to a new SubItemInfo array.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.