Click or drag to resize
Askia

IResourceFileCollectionItem Property

Find a resource file by language id

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IResourceFile this[
	int languageId
] { get; }

Parameters

languageId
Type: SystemInt32
Id of the language of the resource to find

Property Value

Type: IResourceFile
See Also