This topic has not yet been rated - Rate this topic

AutomationElementCollection Properties

The AutomationElementCollection type exposes the following members.

  Name Description
Public property Count Gets the number of elements in this collection.
Public property IsSynchronized Gets a value indicating whether the AutomationElementCollection object is synchronized (thread-safe).
Public property Item Gets the AutomationElement at the specified index.
Public property SyncRoot Gets an object that can be used to synchronize access to the AutomationElementCollection collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.