HtmlWindowCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that can iterate through all elements in the HtmlWindowCollection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Collections::IEnumerator^The IEnumerator that enables enumeration of this collection's elements.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: