'Declaration Sub SetFilteredInRowList( _ ByVal columnIndex As Integer, _ ByVal rowList() As Integer _ )
'Usage Dim instance As IRowFilter Dim columnIndex As Integer Dim rowList() As Integer instance.SetFilteredInRowList(columnIndex, rowList)
void SetFilteredInRowList( int columnIndex, int[] rowList )
Parameters
- columnIndex
- Column index
- rowList
- Integer array or list of row indexes