DataGridViewSelectedColumnCollection::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through a collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()This member is an explicit interface member implementation. It can be used only when the DataGridViewSelectedColumnCollection instance is cast to an IEnumerable interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: