Show an existing command
Namespace:
CoreDevices.ChannelsAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void SetSelectedCommand( string[] Command ) |
Visual Basic (Declaration) |
---|
Public Sub SetSelectedCommand ( _ Command As String() _ ) |
Visual C++ |
---|
public: void SetSelectedCommand( array<String^>^ Command ) |
Parameters
- Command
- Type: array<
System..::.String
>[]()[]
[Missing <param name="Command"/> documentation for "M:CoreDevices.Channels.StateCommand.SetSelectedCommand(System.String[])"]