This topic has not yet been rated - Rate this topic

ComboBox.ObjectCollection Properties

The ComboBox.ObjectCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of items in the collection.
Public property IsReadOnly Gets a value indicating whether this collection can be modified.
Public property Item Retrieves the item at the specified index within the collection.
Top
  NameDescription
Explicit interface implemetation Private property ICollection.IsSynchronized Infrastructure. For a description of this member, see ICollection.IsSynchronized.
Explicit interface implemetation Private property ICollection.SyncRoot Infrastructure. For a description of this member, see ICollection.SyncRoot.
Explicit interface implemetation Private property IList.IsFixedSize Infrastructure. For a description of this member, see IList.IsFixedSize.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.