Click or drag to resize

PatternMatchUntilExpr Properties

The PatternMatchUntilExpr type exposes the following members.

Properties
  NameDescription
Public propertyChildren (Inherited from PatternExprBase.)
Public propertyHigh
Returns the optional high endpoint for the repeat, or null if none supplied.
Public propertyLow
Returns the optional low endpoint for the repeat, or null if none supplied.
Public propertyPrecedence (Overrides PatternExprBasePrecedence.)
Public propertySingle
Returns the single-bounds expression.
Public propertyTreeObjectName (Inherited from PatternExprBase.)
Top
See Also