Passes a Dict file as a stream, to be used for the main dictionary.


- dictFileStream (Stream)

Note this method must be set before Check is called, and the stream position must be at beginning of Dict file. The stream is NOT closed by this method.

Exception | Condition |
---|---|
InvalidOperationException | If called after dictionary has been loaded. |