KDCalc Class Library

IComInterop.LoadState Method (FileInfo)

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

void LoadState(
   FileInfo file
);

Parameters

file
A File containing XML which is representative of the state.

See Also

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