NumberSubstitution Constructors

Definition

Initializes a new instance of the NumberSubstitution class.

Overloads

NumberSubstitution()

Initializes a new instance of the NumberSubstitution class.

NumberSubstitution(NumberCultureSource, CultureInfo, NumberSubstitutionMethod)

Initializes a new instance of the NumberSubstitution class with explicit property values.

NumberSubstitution()

Initializes a new instance of the NumberSubstitution class.

public NumberSubstitution ();

Applies to

.NET Framework 4.8.1 și alte versiuni
Produs Versiuni
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9

NumberSubstitution(NumberCultureSource, CultureInfo, NumberSubstitutionMethod)

Initializes a new instance of the NumberSubstitution class with explicit property values.

public NumberSubstitution (System.Windows.Media.NumberCultureSource source, System.Globalization.CultureInfo cultureOverride, System.Windows.Media.NumberSubstitutionMethod substitution);

Parameters

source
NumberCultureSource

Identifies the source of the culture value that is used to determine number substitution.

cultureOverride
CultureInfo

Identifies which culture to use when the value of the CultureSource property is set to Override.

substitution
NumberSubstitutionMethod

Identifies the substitution method that is used to determine number substitution.

Applies to

.NET Framework 4.8.1 și alte versiuni
Produs Versiuni
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9