Selects the specified keys.
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public void Select( string[] keys ) |
Visual Basic |
---|
Public Sub Select ( _ keys As String() _ ) |
JScript |
---|
public function Select( keys : String[] ) |
Parameters
- keys
- Type: array<System..::..String>[]()[][]
The keys.