GetKeyword |
Scroll |
Returns the keyword with the specified name.
Namespace: Therefore.API
Visual Basic Public Overridable Function GetKeywordByName ( _ strKeyword As Integer _ ) As ITheKeyword C# public virtual ITheKeyword GetKeywordByName ( int strKeyword )
ParametersstrKeyword Name of the keyword to be returned.
Return ValueNone. |