Click or drag to resize
PrintMatrixFormatParsePositionIndex Property
Current parse position.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Index { get; set; }

Property Value

Type: Int32
An int containing the current index position.
See Also