'Declaration
Public Function GetPrevNonEmptyIndex( _ ByVal index As System.Integer _ ) As System.Integer
'Usage
Dim instance As NDataSeriesDouble Dim index As System.Integer Dim value As System.Integer value = instance.GetPrevNonEmptyIndex(index)
public System.int GetPrevNonEmptyIndex( System.int index )
Parameters
- index