String Operators and Type Conversions

The String type exposes the following members.

Operators

 

Name

Description

String Operators and Type Conversions 1:

String Operators and Type Conversions 2:

Equality

Determines whether two instances of the String class are equal.

String Operators and Type Conversions 3:

String Operators and Type Conversions 4:

.(String to String)

Converts an instance of the String class to the appropriate instance of the String class.

String Operators and Type Conversions 5:

String Operators and Type Conversions 6:

.(String to String)

Converts an instance of the String class to the appropriate instance of the String class.

String Operators and Type Conversions 7:

String Operators and Type Conversions 8:

Inequality

Determines whether two instances of the String class are not equal.

Reference

String Class

TcHmiSrv Namespace