NumberFormatInfo

cs.system.globalization.NumberFormatInfo (extern final class)

Static Members

InvariantInfo: NumberFormatInfo

CurrentInfo: NumberFormatInfo

Name Type
nfi NumberFormatInfo
Returns
NumberFormatInfo

GetInstance(formatProvider: cs.system.IFormatProvider): NumberFormatInfo
Name Type
formatProvider cs.system.IFormatProvider
Returns
NumberFormatInfo

Instance Members

PositiveSign: String

PositiveInfinitySymbol: String

PerMilleSymbol: String

PercentSymbol: String

PercentPositivePattern: Int

PercentNegativePattern: Int

PercentGroupSizes: cs.NativeArray<Int>

PercentGroupSeparator: String

PercentDecimalSeparator: String

PercentDecimalDigits: Int

NumberNegativePattern: Int

NumberGroupSizes: cs.NativeArray<Int>

NumberGroupSeparator: String

NumberDecimalSeparator: String

NumberDecimalDigits: Int

NegativeSign: String

NegativeInfinitySymbol: String

DigitSubstitution: Anonymous

NativeDigits: cs.NativeArray<String>

NaNSymbol: String

IsReadOnly: Bool

CurrencySymbol: String

CurrencyPositivePattern: Int

CurrencyNegativePattern: Int

CurrencyGroupSizes: cs.NativeArray<Int>

CurrencyGroupSeparator: String

CurrencyDecimalSeparator: String

CurrencyDecimalDigits: Int

GetFormat(formatType: cs.system.Type): Dynamic
Name Type
formatType cs.system.Type
Returns
Dynamic

Clone(): Dynamic
Returns
Dynamic

new(): Void

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -