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


Quantifier.Bindings Property

Definition

Gets possible bindings for quantifier.

public System.Collections.Generic.IEnumerable<string> Bindings { get; }
member this.Bindings : seq<string>
Public ReadOnly Property Bindings As IEnumerable(Of String)

Property Value

Possible bindings for quantifier.

Applies to