'Declaration
Public Overloads Function NextNonEmptyIndex( _ ByVal excludeIndex As Integer _ ) As Integer
'Usage
Dim instance As SparseArray(Of T) Dim excludeIndex As Integer Dim value As Integer value = instance.NextNonEmptyIndex(excludeIndex)
public int NextNonEmptyIndex( int excludeIndex )
Parameters
- excludeIndex