Remove |
Scroll |
Removes the keyword with the specified name from the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function RemoveByName ( _ strKeyword As Integer _ ) C# public virtual void RemoveByName ( int strKeyword )
ParametersstrKeyword Name of the keyword to be removed from the list.
Return ValueNone. |