Therefore API > API Reference > Classes > TheKeywordDictionary > Methods
Remove
Removes a keyword from the keyword dictionary.
Name
Description
Remove(long)
Removes the keyword with the specified ID from the list.
Remove(string)
Removes 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#.