GrapeCity MultiRow Windows Forms Documentation
ListBoxCell.ObjectCollection Class Methods


For a list of all members of this type, see ListBoxCell.ObjectCollection members.

Public Methods
 NameDescription
Public MethodAddAdds an item to the list of items for a ListBoxCell.  
Public MethodAddRangeOverloaded. Adds one or more items to the list of items for a ListBoxCell.  
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 a ListBoxCell.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

ListBoxCell.ObjectCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.