Therefore API > API Reference > Classes > TheKeywordDictionary > Methods
GetKeyword
Returns a keyword from the keyword dictionary.
Name
Description
GetKeyword(long)
Returns the keyword with the specified ID from the list.
GetKeyword(string)
Returns the keyword with the specified name from the list.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.