Element access with mathematical convention, first element has index 1

Namespace:  SingularSys.Jep.Functions
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public Ele(
	bool zeroIndex
)
Visual Basic (Declaration)
Public Sub New ( _
	zeroIndex As Boolean _
)
Visual C++
public:
Ele(
	bool zeroIndex
)

Parameters

zeroIndex
Type: System..::.Boolean

See Also