'Declaration
Public Sub SetFilteredInRowList( _ ByVal columnIndex As Integer, _ ByVal rowList() As Integer _ )
'Usage
Dim instance As DefaultRowFilter Dim columnIndex As Integer Dim rowList() As Integer instance.SetFilteredInRowList(columnIndex, rowList)
public void SetFilteredInRowList( int columnIndex, int[] rowList )
Parameters
- columnIndex
- Column index
- rowList
- List of rows