ListBoxExtensionsAsIEnumerable Method

Overload List

AsIEnumerable(ListBoxObjectCollection) Converts the specified a ListBoxObjectCollection to a IEnumerableT.
AsIEnumerable(ListBoxSelectedObjectCollection) Converts the specified a ListBoxSelectedObjectCollection to a IEnumerableT.
AsIEnumerableT(ListBoxObjectCollection) Converts the specified a ListBoxObjectCollection to a IEnumerableT.
AsIEnumerableT(ListBoxSelectedObjectCollection) Converts the specified a ListBoxSelectedObjectCollection to a IEnumerableT.

See Also