Click or drag to resize

StiDictionaryLoad Method

Overload List
  NameDescription
Public methodLoad(Stream)
Loads the dictionary from the stream in XML format.
Public methodLoad(String)
Loads dictionary from the file in XML format.
Public methodLoad(StiDictionarySLService, Stream)
Loads dictionary from the stream through descendants of StiDictionarySLService service.
Public methodLoad(StiDictionarySLService, String)
Loads the dictionary from file through descendants of StiDictionarySLService service.
Top
See Also