FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IRowFilter インターフェース : SetFilteredInRowList メソッド |
'宣言
Sub SetFilteredInRowList( _ ByVal columnIndex As Integer, _ ByVal rowList() As Integer _ )
void SetFilteredInRowList( int columnIndex, int[] rowList )