Expression Editor for WinForms
Contains メソッド (ExpressionEditorCollection)

C1.Win.ExpressionEditor.4.5.2 アセンブリ > C1.Win.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : Contains メソッド
specified column name.
Determines whether the ExpressionEditorCollection contains C1ExpressionEditor object associated with the specified column.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal columnName As System.String _
) As System.Boolean
public System.bool Contains( 
   System.string columnName
)

パラメータ

columnName
specified column name.

戻り値の型

true if the ExpressionEditorCollection contains an C1ExpressionEditor object associated with the specified column; otherwise, false.
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ