AutomationElementCollection Properties
.NET Framework 4.5
The AutomationElementCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in this collection. |
|
IsSynchronized | Gets a value indicating whether the AutomationElementCollection object is synchronized (thread-safe). |
|
Item | Gets the AutomationElement at the specified index. |
|
SyncRoot | Gets an object that can be used to synchronize access to the AutomationElementCollection collection. |