Parameters
- s
- The string to convert.
- result
- OUT: the created Size structure.
- throwException
- Indicates whether an exception should be thrown if the string cannot be converted.
Return Value
true if no error occurred, false otherwise (if throwException is false).