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

System.Globalization.NumberFormatInfo.IsReadOnly Property

Gets a value indicating whether the current instance is read-only.

public bool IsReadOnly { get; }

Value

true if the current instance is read-only; otherwise false.

Remarks

This property is read-only.

Note: Attempting to perform an assignment to a property of a read-only System.Globalization.NumberFormatInfo causes a InvalidOperationException.

Requirements

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