KDCalc Class Library

KDCalcEngine.LoadState Method (FileInfo)

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

public void LoadState(
   FileInfo file
);

Parameters

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

Implements

IComInterop.LoadState

See Also

KDCalcEngine Class | KnowledgeDynamics.KDCalc Namespace | KDCalcEngine.LoadState Overload List