IUIAutomationElementArray interface
Represents a collection of UI Automation elements.
When to implement
UI Automation client applications do not implement IUIAutomationElementArray.
Members
The IUIAutomationElementArray interface inherits from the IUnknown interface. IUIAutomationElementArray also has these types of members:
Methods
The IUIAutomationElementArray interface has these methods.
| Method | Description |
|---|---|
| GetElement |
Retrieves a UI Automation element from the collection. |
Properties
The IUIAutomationElementArray interface has these properties.
| Property | Description |
|---|---|
|
Retrieves the number of elements in the collection. |
Requirements
|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
|
IID |
IID_IUIAutomationElementArray is defined as 14314595-b4bc-4055-95f2-58f2e42c9855 |
See also
Send comments about this topic to Microsoft
Build date: 5/16/2013
