Click or drag to resize
RegexDetectorGetValues Method

Namespace: FlexRule.DSL.Tokenizer.Detectors
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IDictionary<string, string> GetValues(
	int matchIndex
)

Parameters

matchIndex
Type: SystemInt32

Return Value

Type: IDictionaryString, String
See Also