AppendWildcard
WordPattern.AppendWildcard method
Appends a wildcard to the word pattern.
public void AppendWildcard(int min, int max)
| Parameter | Type | Description |
|---|---|---|
| min | Int32 | The minimum number of characters. |
| max | Int32 | The maximum number of characters. |
See Also
- class WordPattern
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search