'Declaration Function IsGroup( _ ByVal row As Integer _ ) As Boolean
'Declaration
Function IsGroup( _ ByVal row As Integer _ ) As Boolean
'使用法 Dim instance As IGroupSupport Dim row As Integer Dim value As Boolean value = instance.IsGroup(row)
'使用法
Dim instance As IGroupSupport Dim row As Integer Dim value As Boolean value = instance.IsGroup(row)
bool IsGroup( int row )
IGroupSupport インタフェース IGroupSupport メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.