Click or drag to resize

McWindowsCount Property

A read only property returns the count of the windows in the collection.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Count As Integer
	Get

Return Value

Type: Int32
An Integer value.

Implements

IMcWindows.Count
Remarks