Click or drag to resize

McWindowsGetEnumerator Method

Returns the collection of the windows objects

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetEnumerator As IEnumerator

Return Value

Type: IEnumerator
IEnumerator of Windows objects

Implements

IEnumerableGetEnumerator
IMcWindows.GetEnumerator
Remarks