Click or drag to resize

SelectPageCommandDo Method

Returns true if the command executed successfully

Namespace:  ImmerseSDK.Commands
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public override bool Do(
	Object sender
)

Parameters

sender
Type: SystemObject

Return Value

Type: Boolean
See Also