ListView::SelectedIndexCollection::GetEnumerator Method ()

 

Returns an enumerator that can be used to iterate through the selected index collection.

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 IEnumerator that represents the selected index collection.

.NET Framework
Available since 1.1
Return to top
Show: