IResourceFileCollection Interface |
Namespace: AskiaCore
The IResourceFileCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Number of resource files in the collection
| |
Item |
Find a resource file by language id
|
Name | Description | |
---|---|---|
Create |
Create a resource file given its language id
| |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIResourceFile.) | |
Remove |
Removes a resource file given its language id
|