PowerTools ActiveReports for .NET 9.0J
Contains メソッド (AxesCollection)

コレクション内で検索するAxisBase。

コレクションが指定したAxisBaseを含むかどうかを決定します。
構文
'宣言
 
Public Function Contains( _
   ByVal value As AxisBase _
) As Boolean
public bool Contains( 
   AxisBase value
)

パラメータ

value

コレクション内で検索するAxisBase。

戻り値の型

ブール型。コレクションが指定のパラメータを含む場合はTrueを返します。それ以外の場合はFalse。

参照

関連項目

AxesCollection クラス
AxesCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.