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