SuggestionCollection.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(SuggestionBase) | suggestion | Determines whether an element is in the collection. |
| Contains(String) | suggestion | Determines whether a text string is in the collection of suggestions. |