GroupDocs.Search - API Reference
GroupDocs.Search - API Reference
GroupDocs.Search.Dictionaries
CharacterReplacementDictionary Class
CharacterReplacementDictionary Methods
AddRange Method
Clear Method
Contains Method
Export Method
GetEnumerator Method
GetReplacement Method
Import Method
Load Method
LoadDefault Method
Merge Method
RemoveRange Method
Save Method
CharacterReplacementDictionary
Clear Method
Removes all character replacements from a
CharacterReplacementDictionary
object.
Namespace:
GroupDocs.Search.Dictionaries
Assembly:
GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntax
C#
VB
C++
F#
public
void
Clear
()
Public
Sub
Clear
public
:
void
Clear
()
member
Clear
:
unit
->
unit
See Also
Reference
CharacterReplacementDictionary Class
GroupDocs.Search.Dictionaries Namespace