
| Visual Basic (Declaration) | |
|---|---|
Public Class StoreQueueItemCommand Inherits QueueItemCommand Implements ICommand | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As StoreQueueItemCommand | |
| C# | |
|---|---|
public class StoreQueueItemCommand : QueueItemCommand, ICommand | |
| Managed Extensions for C++ | |
|---|---|
public __gc class StoreQueueItemCommand : public QueueItemCommand, ICommand | |
| C++/CLI | |
|---|---|
public ref class StoreQueueItemCommand : public QueueItemCommand, ICommand | |
System.Object
Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand
Leadtools.Medical.Workstation.UI.Commands.StoreQueueItemCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code