Parameters
- pProject
- Project to be processed.
- listLanguages
- String collection containing languages to remove.
Return Value
Returns True if successful, False if removing at least one of languages failed.
Exception | Description |
---|---|
BaseException | Thrown if an error occurs while removing a language. |
ArgumentNullException | Thrown if null was passed as an argument. |