Method GetChar
GetChar()
Parses the value contained in this StringValue as a char. Throws an exception if the value couldn't be parsed to the target type.
public char GetChar()
Parses the value contained in this StringValue as a char. Throws an exception if the value couldn't be parsed to the target type.
public char GetChar()