[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.WPF.ExpressionEditor
Classes
Token
Constructors
Token
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
ExpressionItemCategory
FieldRule
FunctionsRule
IntellisenseItem
KeyWordsRule
NumberRule
RegexRule
RuleCollection
StringRule
Token
Constructors
Token
Properties
WordEventArgs
WordLocationEventArgs
Enums
Interfaces
Delegates
(Showing Draft Content)
C1.WPF.ExpressionEditor.Token.-ctor
Token Constructor
Token(int, int, BaseRule)
Initializes a new instance of the
Token
.
Declaration
public Token(int startIndex, int length, BaseRule rule)
Parameters
Type
Name
Description
int
startIndex
int
length
BaseRule
rule