DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomDataSet Class / DicomDataSet Constructor / DicomDataSet Constructor()

In This Topic
    DicomDataSet Constructor()
    In This Topic
    Creates an empty DicomDataSet
    Syntax
    'Declaration
     
    
    Public Function New()
    public DicomDataSet()

    Return Value

    Remarks
    This is the constructor method.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also