MultipleViewProviderWrapperSetCurrentView - метод
Sets the current control-specific view.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public void SetCurrentView(
int viewID
)
Public Sub SetCurrentView (
viewID As Integer
)
public:
virtual void SetCurrentView(
int viewID
) sealed
abstract SetCurrentView :
viewID : int -> unit
override SetCurrentView :
viewID : int -> unit
- viewID Int32
-
IMultipleViewProviderSetCurrentView(Int32) | ArgumentException | viewId is not a member of the supported views collection. |