StiDictionaryMerge Method |
| Name | Description | |
|---|---|---|
| Merge(Stream) |
Merges the dictionary with the stream in XML format.
| |
| Merge(String) |
Merges the dictionary with the file in XML format.
| |
| Merge(StiDictionary) |
Merges two dictionaries.
| |
| Merge(StiDictionarySLService, Stream) |
Merges the dictionary with the stream through provider.
| |
| Merge(StiDictionarySLService, String) |
Merges the dictionary with the file through provider.
|