AutoComplete.ObjectCollection.Clear Method
Removes all items from the collection.
[Visual Basic]
NotOverridable Public Sub Clear() _
[C#]
public
void Clear();
Implements
IList.Clear
See Also
AutoComplete.ObjectCollection Class | Skybound.AutoComplete Namespace