FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > IRowFilter インタフェース > GetIntersectedFilteredInRows メソッド : GetIntersectedFilteredInRows(Int32) メソッド |
'Declaration Overloads Function GetIntersectedFilteredInRows( _ ByVal columnIndex As Integer _ ) As Integer()
'使用法 Dim instance As IRowFilter Dim columnIndex As Integer Dim value() As Integer value = instance.GetIntersectedFilteredInRows(columnIndex)
int[] GetIntersectedFilteredInRows( int columnIndex )