This topic has not yet been rated - Rate this topic

ListBox.SelectedObjectCollection Properties

The ListBox.SelectedObjectCollection 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 the collection is read-only.
Public property Item Gets 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.