Click or drag to resize

MatchRecognizeRegExAtomOptionalRepeat Property

Returns the repetition if any is defined

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public MatchRecognizeRegExRepeat OptionalRepeat { get; set; }

Return Value

Type: MatchRecognizeRegExRepeat
repetition
See Also