GrapeCity MultiRow Windows Forms Documentation
ListLabelCell.ObjectCollection Class Members
Properties  Methods 


The following tables list the members exposed by ListLabelCell.ObjectCollection.

Public Constructors
 NameDescription
Public ConstructorListLabelCell.ObjectCollection ConstructorInitializes a new instance of the ListLabelCell.ObjectCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of items in the collection.  
Public PropertyIsReadOnlyGets a value indicating whether the collection is read-only.  
Public PropertyItemRetrieves the item at the specified index location. In C#, this property is the indexer for the ListLabelCell.ObjectCollection class.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an item to the list of items for a ListLabelCell.  
Public MethodAddRangeOverloaded. Adds one or more items to the list of items for a ListLabelCell.  
Public MethodClearClears all items from the collection.  
Public MethodContainsDetermines whether the specified item is contained in the collection.  
Public MethodCopyToCopies the entire collection into an existing array of objects at a specified location within the array.  
Public MethodGetEnumeratorReturns an enumerator that can iterate through an ListLabelCell.ObjectCollection.  
Public MethodIndexOfRetrieves the index within the collection of the specified item.  
Public MethodInsertInserts an item into the collection at the specified index.  
Public MethodRemoveRemoves the specified object from the collection.  
Public MethodRemoveAtRemoves the object at the specified index.  
Top
See Also

Reference

ListLabelCell.ObjectCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.