Alphabet Class |
Namespace: GroupDocs.Search.Dictionaries
The Alphabet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of characters contained in the Alphabet.
|
![]() | FilePath |
Gets the dictionary file path.
(Inherited from DictionaryBase.) |
Name | Description | |
---|---|---|
![]() | Clear |
Sets the Separator type for all characters in this Alphabet.
|
![]() | Equals | (Inherited from Object.) |
![]() | Export |
Exports the character dictionary to a file with the specified name.
(Overrides DictionaryBaseExport(String).) |
![]() | ExportDictionary |
Exports the dictionary to a file with the specified name.
(Inherited from DictionaryBase.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCharacterType |
Gets a type of a character.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Import |
Imports the character collection from a file with the specified name.
(Overrides DictionaryBaseImport(String).) |
![]() | ImportDictionary |
Imports a dictionary from the specified file.
(Inherited from DictionaryBase.) |
![]() | Load |
Loads the dictionary data from disk.
(Overrides DictionaryBaseLoad.) |
![]() | LoadDefault |
Loads the default dictionary data.
(Overrides DictionaryBaseLoadDefault.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Merge |
Merges the specified dictionary into the current dictionary.
(Overrides DictionaryBaseMerge(DictionaryBase).) |
![]() | NotifyChanged |
Notifies about the dictionary changed.
(Inherited from DictionaryBase.) |
![]() | Save |
Saves the dictionary data to disk.
(Overrides DictionaryBaseSave.) |
![]() | SetRange |
Sets the type for each character of the specified collection in this instance of the Alphabet.
|
![]() | ToString | (Inherited from Object.) |