public bool Contains( int columnIndex )
'Declaration Public Function Contains( _ ByVal columnIndex As Integer _ ) As Boolean
'Declaration
Public Function Contains( _ ByVal columnIndex As Integer _ ) As Boolean
'使用法 Dim instance As DefaultGroupFooterCollection Dim columnIndex As Integer Dim value As Boolean value = instance.Contains(columnIndex)
'使用法
Dim instance As DefaultGroupFooterCollection Dim columnIndex As Integer Dim value As Boolean value = instance.Contains(columnIndex)
DefaultGroupFooterCollection クラス DefaultGroupFooterCollection メンバ
© 2004-2017, GrapeCity inc. All rights reserved.