public bool FindKeyword( ISOCode.Language eLang, ref MultiLangString oTexts, ref string strComment )
public: bool FindKeyword( ISOCode.Language eLang, MultiLangString^% oTexts, String^% strComment )
Parameters
| Parameter Name | Description |
|---|---|
| eLang | Language used for searching. |
| oTexts | Text to search for. |
| strComment | Comment for a keyword. |
Return Value
True if operation was sucessfully completed.