DicomObjects.NET.V8
DicomObjects Namespace / DicomServer Class / DicomServer Constructor



In This Topic
    DicomServer Constructor
    In This Topic
    Creates a DicomServer object
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New DicomServer()
    public DicomServer()
    public:
    DicomServer();

    Return Value

    Remarks
    This is the Constructor method.
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also