PowerTools SPREAD for Windows Forms 8.0J
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
)

パラメータ

columnIndex
列インデックス

戻り値の型

参照

IRowFilter インタフェース
IRowFilter メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.