This topic has not yet been rated - Rate this topic

CheckedListBox.ObjectCollection Properties

The CheckedListBox.ObjectCollection type exposes the following members.

  Name Description
Public property Count Gets the number of items in the collection. (Inherited from ListBox.ObjectCollection.)
Public property IsReadOnly Gets a value indicating whether the collection is read-only. (Inherited from ListBox.ObjectCollection.)
Public property Item Gets or sets the item at the specified index within the collection. (Inherited from ListBox.ObjectCollection.)
Top
  Name Description
Explicit interface implemetation Private property ICollection.IsSynchronized Infrastructure. For a description of this member, see ICollection.IsSynchronized. (Inherited from ListBox.ObjectCollection.)
Explicit interface implemetation Private property ICollection.SyncRoot Infrastructure. For a description of this member, see ICollection.SyncRoot. (Inherited from ListBox.ObjectCollection.)
Explicit interface implemetation Private property IList.IsFixedSize Infrastructure. For a description of this member, see IList.IsFixedSize. (Inherited from ListBox.ObjectCollection.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.