The VirtualComboBoxItemCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
FindIndex |
Finds the index of the first item matching a predicate.
|
![]() |
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerableGetEnumerator |
Returns an enumerator that iterates through a collection.
|
See Also