System.Globalization.NumberFormatInfo: Method Members

The methods of System.Globalization.NumberFormatInfo are listed below. For a list of all members, see the NumberFormatInfo Members list.

See Also: Inherited members from System.Object

Public Methods

Clone() : object

Creates a shallow copy of the System.Globalization.NumberFormatInfo object.

GetFormat(Type) : object

Gets an object of the specified type that provides a number formatting service.

static
GetInstance(IFormatProvider) : NumberFormatInfo

Gets the System.Globalization.NumberFormatInfo associated with the specified IFormatProvider.

static
ReadOnly(NumberFormatInfo) : NumberFormatInfo

Returns a read-only System.Globalization.NumberFormatInfo wrapper.