[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.ExpressionEditorCollection.Contains

Contains Method

Contains(string)

Gets the column name is contained in the collection.

Declaration
public bool Contains(string name)
Public Function Contains(name As String) As Boolean
Parameters
Type Name Description
string name
Returns
Type Description
bool