DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal Namespace / PersonName Class / PersonName Constructor



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also