FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartCollection クラス > Contains メソッド : Contains(SpreadChart) メソッド |
'Declaration Public Overloads Function Contains( _ ByVal chart As SpreadChart _ ) As Boolean
'使用法 Dim instance As SpreadChartCollection Dim chart As SpreadChart Dim value As Boolean value = instance.Contains(chart)
public bool Contains( SpreadChart chart )
True
、それ以外の場合はFalse
。