AppendString
WordPattern.AppendString method
単語パターンに文字列を追加します。
public void AppendString(string text)
| パラメータ | タイプ | 説明 |
|---|---|---|
| text | String | 追加する文字列。 |
関連項目
- class WordPattern
- 名前空間 GroupDocs.Search.Common
- 組み立て GroupDocs.Search
単語パターンに文字列を追加します。
public void AppendString(string text)
| パラメータ | タイプ | 説明 |
|---|---|---|
| text | String | 追加する文字列。 |