次の方法で共有


Quantifier.Bindings プロパティ

定義

量指定子に使用できるバインディングを取得します。

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

プロパティ値

量指定子に使用できるバインディング。

適用対象