| |||||
CultureInfo.ReadOnly MethodSystem.Globalization Namespace CultureInfo Class Returns a read-only wrapper around the specified CultureInfo. [ VB ] public Shared Function ReadOnly ( _ ByVal ci As CultureInfo _ ) As CultureInfo [ C# ] public static CultureInfo ReadOnly ( CultureInfo ci ); [ C++ ] public: static CultureInfo* ReadOnly ( CultureInfo* ci ); [ JScript ] static function ReadOnly ( ci : CultureInfo ) : CultureInfo; Parameters
Return ValueA read-only CultureInfo wrapper around ci. Exceptions
RemarksThis wrapper prevents any modifications to ci, to the ci. DateTimeFormat instance, or to the ci. NumberFormat instance. See AlsoCultureInfo Members IsReadOnly |
| ||||
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