Click or drag to resize

StiDictionaryMerge Method

Overload List
  NameDescription
Public methodMerge(Stream)
Merges the dictionary with the stream in XML format.
Public methodMerge(String)
Merges the dictionary with the file in XML format.
Public methodMerge(StiDictionary)
Merges two dictionaries.
Public methodMerge(StiDictionarySLService, Stream)
Merges the dictionary with the stream through provider.
Public methodMerge(StiDictionarySLService, String)
Merges the dictionary with the file through provider.
Top
See Also