Mono Class Library: System.Globalization.NumberFormatInfo Overview | Members

System.Globalization.NumberFormatInfo.ReadOnly Method

Creates a read-only copy of the specified System.Globalization.NumberFormatInfo instance.

public static NumberFormatInfo ReadOnly (NumberFormatInfo nfi)

Parameters

nfi
A System.Globalization.NumberFormatInfo object to copy.

Returns

A object that is a copy of the current instance, and cannot be altered.

Exceptions

TypeReason
ArgumentNullExceptionnfi is a null reference.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0