| |||||||
NumberFormatInfo.NegativeSign PropertySystem.Globalization Namespace NumberFormatInfo Class Sets or retrieves the string that denotes that the associated number is negative. [ VB ] public Property NegativeSign As String [ C# ] public string NegativeSign {get; set;} [ C++ ] public: __property String* get_NegativeSign ( ); public: __property void set_NegativeSign ( String* ); [ JScript ] function get NegativeSign ( ) : String; public function set NegativeSign ( String ); Property ValueThe string that denotes that the associated number is negative. The default for InvariantInfo is "-". Exceptions
See AlsoNumberFormatInfo Members PositiveSign |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme