DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / NativeDicomModel Class / NativeDicomModel Constructor






In This Topic
    NativeDicomModel Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NativeDicomModel()
    public NativeDicomModel()
    public NativeDicomModel(); 
    public function NativeDicomModel();
    public: NativeDicomModel();
    public:
    NativeDicomModel();
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also