String Operators and Type Conversions
The String type exposes the following members.
Operators
|
Name |
Description |
---|---|---|
|
Determines whether two instances of the String class are equal. | |
|
Converts an instance of the String class to the appropriate instance of the String class. | |
|
Converts an instance of the String class to the appropriate instance of the String class. | |
|
Determines whether two instances of the String class are not equal. |
Weiterführende Informationen