Κοινή χρήση μέσω


Quantifier Class

Definition

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.

Applies to