Quantifier.Bindings 属性

定义

获取限定符的可能绑定。

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

属性值

限定符的可能绑定。

适用于