Click or drag to resize

McWindowsFind Method

Find all the windows for one document.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Find ( 
	document As IMcDocument
) As List(Of McWindow)

Parameters

document
Type: MediaCy.IQL.ApplicationIMcDocument

Return Value

Type: ListMcWindow
Remarks