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
[read-only] | Count | int.
Gets the number of items in the System.Windows.Forms.AutoCompleteStringCollection . |
[read-only] | IsReadOnly | bool.
Gets a value indicating whether the contents of the collection are read-only. |
[read-only] | IsSynchronized | bool.
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] | SyncRoot | object.
Gets an object that can be used to synchronize access to the System.Windows.Forms.AutoCompleteStringCollection. |