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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also