Visual Basic (Declaration) | |
---|---|
Public MustInherit Class NCreateCommand Inherits DicomCommandRequestProcess |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As NCreateCommand |
C# | |
---|---|
public abstract class NCreateCommand : DicomCommandRequestProcess |
C++/CLI | |
---|---|
public ref class NCreateCommand abstract : public DicomCommandRequestProcess |
Don't inherit directly from this class. To customize the behavior of a N-CREATE command inherit from the concrete class type MppsNCreateCommand.
To support new N-CREATE commands inherit from the base class Leadtools.Dicom.Scp.Command.DicomCommand
System.Object
Leadtools.Dicom.Scp.Command.DicomCommand
Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess
Leadtools.Dicom.Scp.Command.NCreateCommand
Leadtools.Dicom.Scp.Command.MppsNCreateCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7