GrapeCity ActiveReports for .NET 16.0J
Contains メソッド (StyleSheet)

GrapeCity.ActiveReports.PageReportModel 名前空間 > StyleSheet クラス : Contains メソッド
The object to locate in the List. The value can be null 参照 (Visual Basicでは Nothing) for reference types.
Determines whether an element is in the List.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As Style _
) As Boolean
public bool Contains( 
   Style item
)

パラメータ

item
The object to locate in the List. The value can be null 参照 (Visual Basicでは Nothing) for reference types.

戻り値の型

true if item is found in the List; otherwise, false.
参照

StyleSheet クラス
StyleSheet メンバ