Quantifier Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Quantifier for allowing runtime expansion of expressions.
public class Quantifier
type Quantifier = class
Public Class Quantifier
- Inheritance
-
Quantifier
Constructors
Quantifier(String, QuantifierType, IEnumerable<String>) |
Initializes a new instance of the Quantifier class. |
Properties
Bindings |
Gets possible bindings for quantifier. |
Type |
Gets type of quantifier. |
Variable |
Gets name of variable that will be replaced. |
Methods
ToString() |
Returns a string that represents the current object. |