'Declaration
Public Function GetNextNonEmptyIndex( _ 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.GetNextNonEmptyIndex(index)
public System.int GetNextNonEmptyIndex( System.int index )
Parameters
- index