.NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library
by Brad Abrams
Description
System.Globalization.NumberStyles define the presence and/or location of various elements in a System.String representation of a numeric value. [Note: For example, the System.Globalization.NumberStyles.AllowParentheses style describes strings where the numeric value is enclosed in parentheses, such as “(432.00)”.]
[Note: Where symbols such as a currency symbol are allowed in a System.Globalization.NumberStyles pattern, a System.Globalization.NumberFormatInfo instance defines the System.String representations of the symbols. System.Globalization.NumberStyles values are passed to methods that convert between System.String and numeric data types, such as the Parse methods implemented by numeric base types. To specify multiple System.Globalization.NumberStyles ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access