aspxtreme

NumberFormatInfo.InvariantInfo Property

System.Globalization Namespace   NumberFormatInfo Class


Gets the default read-only NumberFormatInfo that is culture-independent ( invariant ).

[ VB ]
public Shared ReadOnly Property InvariantInfo As NumberFormatInfo

[ C# ]
public static NumberFormatInfo InvariantInfo {get;}

[ C++ ]
public: __property static NumberFormatInfo* get_InvariantInfo ( );

[ JScript ]
static function get InvariantInfo ( ) : NumberFormatInfo;

Property Value

The default read-only NumberFormatInfo that is culture-independent ( invariant ).

Remarks

This property does not change, regardless of the current culture.

See Also

NumberFormatInfo Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

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