MultipleViewProviderWrapperSetCurrentView - метод
Sets the current control-specific view.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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. |