The instance of the generated inference class which is being wrapped by
this CompiledAlgorithm.
| C# | Visual Basic | Visual C++ |
public IIterativeProcess AlgorithmInstance { get; }
Public ReadOnly Property AlgorithmInstance As IIterativeProcess
public: property IIterativeProcess^ AlgorithmInstance { IIterativeProcess^ get (); }