| ILanguageCollectionRemove Method |
Remove a language from the collection given its id
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax Sub Remove (
id As Integer
)
Parameters
- id
- Type: SystemInt32
Id of the language to remove
Return Value
Type:
Return a boolean representing the success of the operation
See Also