void SetFilteredInRowList( int columnIndex, int[] rowList )
'Declaration Sub SetFilteredInRowList( _ ByVal columnIndex As Integer, _ ByVal rowList() As Integer _ )
'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)
'Usage
Dim instance As IRowFilter Dim columnIndex As Integer Dim rowList() As Integer instance.SetFilteredInRowList(columnIndex, rowList)
IRowFilter Interface IRowFilter Members