property VectorCount: Integer;
Defines maximum number of vectors used in some iterative methods.
Returns: Int32
Remarks:
Defines the maximum number of vectors used in case of the Generalized Minimal Residual (GMRES) and Orthmin method by the TSparseMtx.SolveIterative method.