C#
VB
C++
Adds a command into the queue
public void AddCommand(
QueueItemCommand command
)
Sub AddCommand( _
ByVal command As Leadtools.Medical.Workstation.Ui.Commands.QueueItemCommand _
)
void AddCommand(
Leadtools.Medical.Workstation.Ui.Commands.QueueItemCommand^ command
)
command
The Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand 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