asp.net.ph

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 Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph