Click or drag to resize

StiDictionarySave Method

Overload List
  NameDescription
Public methodSave(Stream)
Saves dictionary to the stream in XML format.
Public methodSave(String)
Saves the dictionary in file in XML format.
Public methodSave(StiDictionarySLService, Stream)
Saves dictionary to the stream through provider.
Public methodSave(StiDictionarySLService, String)
Saves the dictionary in file through service.
Top
See Also