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