| Visual Basic (Declaration) | |
|---|---|
Public Class PersonName  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public class PersonName  | |
| Managed Extensions for C++ | |
|---|---|
public __gc class PersonName  | |
| C++/CLI | |
|---|---|
public ref class PersonName  | |
            The five components in their order of occurrence are: family name complex, given name complex,
            middle name, name prefix and name suffix.
            
            System.Object
   Leadtools.Dicom.Scu.PersonName
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
  
   
                           
Copy Code