←Select platform

ToString Method

Summary

Overridden. Returns a string containing Family Name, Given Name, Middle Name, Prefix and Suffix of a person.

Syntax
C#
VB
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public:  
   virtual String^ ToString() override 

Return Value

A string containing Family Name, Given Name, Middle Name, Prefix and Suffix of a person.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly