This topic has not yet been rated - Rate this topic

CheckedListBox.CheckedItemCollection Properties

The CheckedListBox.CheckedItemCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of items in the collection.
Public property IsReadOnly Gets a value indicating if the collection is read-only.
Public property Item Gets an object in the checked items collection.
Top
  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize For a description of this member, see IList.IsFixedSize.
Explicit interface implemetation Private property ICollection.IsSynchronized For a description of this member, see ICollection.IsSynchronized.
Explicit interface implemetation Private property ICollection.SyncRoot For a description of this member, see ICollection.SyncRoot.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.