[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.WPF.ExpressionEditor
Classes
ExpressionEditorCollection
Methods
Contains
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.ExpressionEditor.Engine
C1.ExpressionEditor.Localization
C1.WPF.ExpressionEditor
Classes
ArgumentConverter
BaseRule
C1ExpressionEditor
C1ExpressionEditorPanel
C1ExpressionRichTextBox
CommandHandler
ExpressionEditorCollection
Constructors
Properties
Methods
Add
Contains
Dispose
Evaluate
GetColumnName
Remove
RenameColumn
ExpressionItemCategory
FieldRule
FunctionsRule
IntellisenseItem
KeyWordsRule
NumberRule
RegexRule
RuleCollection
StringRule
Token
WordEventArgs
WordLocationEventArgs
Enums
Interfaces
Delegates
(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)
Parameters
Type
Name
Description
string
name
Returns
Type
Description
bool