Gets a collection of the items suggested by the drop-down autocompletion window.
A AutoComplete.ObjectCollection representing the items suggested for autocompletion.
This property enables you to obtain a reference to the list of items that are currently stored in the AutoComplete. With this reference, you can add items, remove items, and obtain a count of the items in the collection.
AutoComplete Class | Skybound.AutoComplete Namespace