The following tables list the members exposed by SuggestionCollection.
Name | Description | |
---|---|---|
SuggestionCollection Constructor | Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) | |
Item | Gets the suggestion at the specified index. |
Name | Description | |
---|---|---|
InnerList | Gets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |
Name | Description | |
---|---|---|
CopyTo | Copies the elements of the SuggestionCollection to a string array, starting at a particular index. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |