System.Windows.Forms.AutoCompleteStringCollection: Property Members

The properties of System.Windows.Forms.AutoCompleteStringCollection are listed below. For a list of all members, see the AutoCompleteStringCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of items in the System.Windows.Forms.AutoCompleteStringCollection .

[read-only]
IsReadOnlybool.

Gets a value indicating whether the contents of the collection are read-only.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether access to the System.Windows.Forms.AutoCompleteStringCollection is synchronized (thread safe).

default property
Item(int)string. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

Gets an object that can be used to synchronize access to the System.Windows.Forms.AutoCompleteStringCollection.