FindAll() Method

Definition

Assembly HeadlessTestingFramework.dll

Finds all matching controls.

public IEnumerable<object> FindAll()

Returns

IEnumerable<Object>
All controls matching the filters.