Class
WindowCollection

A Window object collection.

Definition

Namespace:ArtOfTest.Common.Win32

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public class WindowCollection : ReadOnlyCollectionBase, ICollection, IEnumerable

Inheritance: objectReadOnlyCollectionBaseWindowCollection

Implements: ICollectionIEnumerable

Inherited Members ReadOnlyCollectionBase.GetEnumerator()ReadOnlyCollectionBase.InnerListReadOnlyCollectionBase.Count

Properties

this[int]

Gets the Window at the specified index.

Declaration

cs-api-definition
public Window this[int index] { get; }

Parameters

index

int

Property Value

Window

Methods

Clear()

Clear the collection.

Declaration

cs-api-definition
public void Clear()
In this article
DefinitionPropertiesthis[int]MethodsClear()
Not finding the help you need?
Contact Support