DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal 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();
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also