String Constructor

Overload List

 

Name

Description

String Constructor 1:

String.

Initializes a new instance of the String class.

String Constructor 2:

String(String)

Initializes a new instance of the String class with the specified name.

String Constructor 3:

String(String)

Initializes a new instance of the String class based on another String.

Reference

String Class

TcHmiSrv Namespace