Click or drag to resize
KaxListBoxItemCollection Methods

The KaxListBoxItemCollection type exposes the following members.

Methods
  Name Description
Public method Add
Appends an item to the collection.
Public method FindAll
Finds all items mathcing the specified criteria.
Public method Insert
Inserts an item to the collection at the specified index.
Public method Remove
Removes the specified item from the collection.
Public method Sort
Sort the items from KaxListBoxItemCollection.
Public method Sort(IComparer)
Sort the items from KaxListBoxItemCollection.
Top
See Also