Search Results for

    Show / Hide Table of Contents

    Class CoreCultureInfoExtensions

    Inheritance
    object
    CoreCultureInfoExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public static class CoreCultureInfoExtensions

    Methods

    CurrencyPrecedesNumber(CultureInfo)

    Declaration
    public static bool CurrencyPrecedesNumber(this CultureInfo ci)
    Parameters
    Type Name Description
    CultureInfo ci
    Returns
    Type Description
    bool
    In this article
    • Methods
      • CurrencyPrecedesNumber(CultureInfo)
    Back to top Generated by DocFX