Click or drag to resize

ILanguageSpecificMetaDataLocales Property

Gets all the Locales the collection holds

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<CultureInfo> Locales { get; }

Property Value

Type: IEnumerableCultureInfo
See Also