'Declaration Function IsRowFilteredOut( _ ByVal rowIndex As Integer _ ) As Boolean
'Declaration
Function IsRowFilteredOut( _ ByVal rowIndex As Integer _ ) As Boolean
'使用法 Dim instance As IRowFilter Dim rowIndex As Integer Dim value As Boolean value = instance.IsRowFilteredOut(rowIndex)
'使用法
Dim instance As IRowFilter Dim rowIndex As Integer Dim value As Boolean value = instance.IsRowFilteredOut(rowIndex)
bool IsRowFilteredOut( int rowIndex )
IRowFilter インタフェース IRowFilter メンバ
Copyright © 2004 GrapeCity inc.