SelectionProviderWrapper.GetSelection - метод
Retrieves a UI Automation provider for each child element that is selected.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
public IRawElementProviderSimple[] GetSelection()
Public Function GetSelection As IRawElementProviderSimple()
public:
virtual array<IRawElementProviderSimple^>^ GetSelection() sealed
abstract GetSelection : unit -> IRawElementProviderSimple[]
override GetSelection : unit -> IRawElementProviderSimple[]
IRawElementProviderSimple[]A collection of UI Automation providers.
ISelectionProvider.GetSelection()