<summary>
Creates a number substitution object using a locale name,
substitution method, and whether to ignore user overrides (uses NLS
defaults for the given culture instead).
</summary>
<param name="substitutionMethod">Method of number substitution to use.</param>
<param name="localeName">Which locale to obtain the digits from.</param>
<param name="ignoreUserOverride">Ignore the user's settings and use the locale defaults</param>
<param name="numberSubstitution">Receives a pointer to the newly created object.</param>
<summary> Creates a number substitution object using a locale name, substitution method, and whether to ignore user overrides (uses NLS defaults for the given culture instead). </summary> <param name="substitutionMethod">Method of number substitution to use.</param> <param name="localeName">Which locale to obtain the digits from.</param> <param name="ignoreUserOverride">Ignore the user's settings and use the locale defaults</param> <param name="numberSubstitution">Receives a pointer to the newly created object.</param>