FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultGroupFooterCollection クラス : Contains メソッド |
'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)
public bool Contains( int columnIndex )