CultureInfo..::..NumberFormat Property
Namespace:
System.Globalization
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public NumberFormatInfo NumberFormat { get; set; }
<FieldPropertyAttribute> _ Public Property NumberFormat As NumberFormatInfo Get Set
[FieldPropertyAttribute] public: property NumberFormatInfo^ NumberFormat { NumberFormatInfo^ get (); void set (NumberFormatInfo^ value); }