'宣言 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.