Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Xml
Xsl
Runtime
DecimalFormat
C# Class System.Xml.Xsl.Runtime.DecimalFormat
Datei anzeigen
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Properties
Property
Type
Description
digit
char
info
System.Globalization.NumberFormatInfo
patternSeparator
char
zeroDigit
char
Private Methods
Method
Description
DecimalFormat
(
NumberFormatInfo
info
,
char
digit
,
char
zeroDigit
,
char
patternSeparator
) :
System.Diagnostics
Property Details
digit
public_oe property
public
char
digit
return
char
info
public_oe property
public
NumberFormatInfo,System.Globalization
info
return
System.Globalization.NumberFormatInfo
patternSeparator
public_oe property
public
char
patternSeparator
return
char
zeroDigit
public_oe property
public
char
zeroDigit
return
char