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

In This Topic
    NamePart Constructor(String)
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal p As System.String _
    )
    public NamePart( 
       System.string p
    )

    Parameters

    p
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also