CultureInfoCache Classe

Definição

Cuidado

This type is obsolete and will be removed in a future version.

Fornece instâncias armazenadas em cache somente leitura do CultureInfo.Provides read-only cached instances of CultureInfo.

public ref class CultureInfoCache abstract sealed
public static class CultureInfoCache
[System.Obsolete("This type is obsolete and will be removed in a future version.")]
public static class CultureInfoCache
type CultureInfoCache = class
[<System.Obsolete("This type is obsolete and will be removed in a future version.")>]
type CultureInfoCache = class
Public Class CultureInfoCache
Herança
CultureInfoCache
Atributos

Métodos

GetCultureInfo(String, IList<CultureInfo>)

Obtém um CultureInfo armazenado em cache somente leitura para o nome especificado.Gets a read-only cached CultureInfo for the specified name. Somente os nomes que existem no supportedCultures serão usados.Only names that exist in supportedCultures will be used.

Aplica-se a