Interface IAlgorithm
Interface to the algorithm class
public interface IAlgorithm
- Extension Methods
Properties
AlgorithmPtr
Return the pointer to the algorithm object
nint AlgorithmPtr { get; }
Property Value
- nint
The pointer to the algorithm object