AutoCompleteStringCollection::GetEnumerator Method ()

 
Use BaseTrue

Returns an enumerator that iterates through the AutoCompleteStringCollection.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual IEnumerator^ GetEnumerator() sealed

Return Value

Type: System.Collections::IEnumerator^

An enumerator that iterates through the collection.

.NET Framework
Available since 2.0
Return to top
Show: