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


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

Public Constructors
 NameDescription
Public ConstructorDomainUpDownCell.ObjectCollection ConstructorInitializes a new instance of the DomainUpDownCell.ObjectCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of items in this objectCollection object.  
Public PropertyIsFixedSizeGets a value that indicates whether the DomainUpDownCell.ObjectCollection has a fixed size.  
Public PropertyIsReadOnlyGets a value that indicates whether the collection is read-only.  
Public PropertyIsSynchronizedGets a value that indicates whether access to the DomainUpDownCell.ObjectCollection is synchronized (thread safe).  
Public PropertyItemRetrieves the item at the specified index location.  
Public PropertySyncRootGets an object that can be used to synchronize access to the DomainUpDownCell.ObjectCollection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an item to the list of items for a DomainUpDownCell object.  
Public MethodAddRangeOverloaded. Adds one or more items to the DomainUpDownCell's item.  
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 beginning at a specified location within the array.  
Public MethodGetEnumeratorReturns an enumerator that can iterate through a DomainUpDownCell.ObjectCollection.  
Public MethodIndexOfRetrieves the index within the collection of the specified items.  
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

DomainUpDownCell.ObjectCollection Class
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.