Represents the collection of items that are visible in a drop-down suggestion window.
For a list of all members of this type, see AutoComplete.VisibleItemsCollection Members.
System.Object
Skybound.AutoComplete.AutoComplete.VisibleItemsCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A AutoComplete.VisibleItemsCollection stores the text representation of the items currently displayed in a drop-down suggestion window. The items in this collection do not necessarily correspond to items in the Items collection, since items may be suggested from other sources (such as the file system).
This collection is read-only, and its items change dynamically as text is entered.
Namespace: Skybound.AutoComplete
Assembly: Skybound.AutoComplete (in Skybound.AutoComplete.dll)
AutoComplete.VisibleItemsCollection Members | Skybound.AutoComplete Namespace