NumberFormatInfo
cs.system.globalization.NumberFormatInfo (extern final class)
Implements: cs.system.ICloneable, cs.system.IFormatProvider
Static Members
InvariantInfo: NumberFormatInfoCurrentInfo: NumberFormatInfoReadOnly(nfi: NumberFormatInfo): NumberFormatInfo| Name | Type |
|---|---|
nfi |
NumberFormatInfo |
| Returns |
|---|
| NumberFormatInfo |
GetInstance(formatProvider: cs.system.IFormatProvider): NumberFormatInfo| Name | Type |
|---|---|
formatProvider |
cs.system.IFormatProvider |
| Returns |
|---|
| NumberFormatInfo |
Instance Members
PositiveSign: StringPositiveInfinitySymbol: StringPerMilleSymbol: StringPercentSymbol: StringPercentPositivePattern: IntPercentNegativePattern: IntPercentGroupSizes: cs.NativeArray<Int>PercentGroupSeparator: StringPercentDecimalSeparator: StringPercentDecimalDigits: IntNumberNegativePattern: IntNumberGroupSizes: cs.NativeArray<Int>NumberGroupSeparator: StringNumberDecimalSeparator: StringNumberDecimalDigits: IntNegativeSign: StringNegativeInfinitySymbol: StringNativeDigits: cs.NativeArray<String>NaNSymbol: StringIsReadOnly: BoolCurrencySymbol: StringCurrencyPositivePattern: IntCurrencyNegativePattern: IntCurrencyGroupSizes: cs.NativeArray<Int>CurrencyGroupSeparator: StringCurrencyDecimalSeparator: StringCurrencyDecimalDigits: IntGetFormat(formatType: cs.system.Type): Dynamic| Name | Type |
|---|---|
formatType |
cs.system.Type |
| Returns |
|---|
| Dynamic |
Clone(): Dynamic| Returns |
|---|
| Dynamic |
new(): VoidMetadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |