DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / NamePart Class / NamePart Constructor / NamePart Constructor()






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also