KDCalc Class Library

IComInterop.LoadState Method (Stream)

Load the state from an XML doc into the currently instantiated CalcEngine.

void LoadState(
   Stream inStream
);

Parameters

inStream
An InputStream continaining XML data to load.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace | IComInterop.LoadState Overload List