C#
VB
C++
Add a command into the queue
public void AddCommand(
QueueItemCommand command
)
Public Sub AddCommand( _
ByVal command As Leadtools.Medical.Workstation.Ui.Commands.QueueItemCommand _
)
public:
void AddCommand(
Leadtools.Medical.Workstation.Ui.Commands.QueueItemCommand^ command
)
command
Type: Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand The command to be added to the queue.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET