KaxListBoxItemCollection Methods |
The KaxListBoxItemCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add |
Appends an item to the collection.
|
![]() |
FindAll |
Finds all items mathcing the specified criteria.
|
![]() |
Insert |
Inserts an item to the collection at the specified index.
|
![]() |
Remove |
Removes the specified item from the collection.
|
![]() |
Sort |
Sort the items from KaxListBoxItemCollection.
|
![]() |
Sort(IComparer) |
Sort the items from KaxListBoxItemCollection.
|