Represents the collection of items in a CheckedListBox.
public new class CheckedListBox.ObjectCollection: ListBox.ObjectCollection
The following table lists the members exposed by the CheckedListBox.ObjectCollection object. Click a tab on the left to choose the type of member you want to view.
Methods
Method Description Add Overloaded. (Inherited from ListBox.ObjectCollection) AddRange Overloaded. Adds an array of items to the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) Clear Removes all items from the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) Contains Determines whether the specified item is located within the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) CopyTo Copies the elements of the ListBox.ObjectCollection to an Array, starting at a particular Array index. (Inherited from ListBox.ObjectCollection) Equals Overloaded. Compares two objects to determine if they are equal. (Inherited from Object) GetEnumerator Returns an enumerator to use to iterate through the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object) GetType Gets the Type of the current instance. (Inherited from Object) IndexOf Determines the index of a specific item in the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) Insert Inserts an item into the ListBox.ObjectCollection at the specified index. (Inherited from ListBox.ObjectCollection) ReferenceEquals Determines whether the specified Object instances are the same instance. (Inherited from Object) Remove Removes the specified object from the collection. (Inherited from ListBox.ObjectCollection) RemoveAt Removes the item at the specified index within the collection. (Inherited from ListBox.ObjectCollection) System.Collections.ICollection.CopyTo Copies the elements of the ListBox.ObjectCollection into an Array, starting at a particular Array index. (Inherited from ListBox.ObjectCollection) ToString Returns a String that represents the current Object. (Inherited from Object) this[] Gets or sets the item at the specified index within the collection. (Inherited from ListBox.ObjectCollection) Properties
Property Description Count Gets the number of items contained in the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) IsReadOnly Gets a value indicating whether the ListBox.ObjectCollection is read-only. (Inherited from ListBox.ObjectCollection) System.Collections.ICollection.IsSynchronized Gets a value indicating whether access to the ListBox.ObjectCollection is synchronized. (Inherited from ListBox.ObjectCollection) System.Collections.ICollection.SyncRoot Gets an object that can be used to synchronize access to the ListBox.ObjectCollection. (Inherited from ListBox.ObjectCollection) System.Collections.IList.IsFixedSize Gets a value indicating whether the ListBox.ObjectCollection has a fixed size. (Inherited from ListBox.ObjectCollection)
ObjectListBox.ObjectCollectionCheckedListBox.ObjectCollection
Namespace System.Windows.Forms Flash Library System.Windows.Forms.scl Flash Library Version 2.0.0.2118 Silverlight Library System.Windows.Forms.dll
| © 2003-2007 NETiKA Technologies. All rights reserved. |