Click or drag to resize

IntegerVectorItem Property

Element accessor.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int this[
	int i
] { get; set; }

Parameters

i  Int32
 

Property Value

Int32
See Also