共用方式為


Quantifier.Bindings 屬性

定義

取得數量詞可能的系結。

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

屬性值

數量詞可能的系結。

適用於