←Select platform

PersonName Constructor(String)

Summary

Initializes a new instance of the PersonName class.

Syntax

C#
VB
C++
public PersonName(  
   string fullName 
) 
Public Function New( _ 
   ByVal fullName As String _ 
) 
public: 
PersonName(  
   String^ fullName 
) 

Parameters

fullName
The full name.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize