DicomObjects.NET.V8
DicomObjects Namespace / DicomDataSet Class / DicomDataSet Constructor / DicomDataSet Constructor()



    DicomDataSet Constructor()
    Creates an empty DicomDataSet
    Syntax
    'Declaration
     
    Public Function New()
     
    'Usage
     
    Dim instance As New DicomDataSet()

    Return Value

    Remarks
    This is the constructor method.
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also