PrecedenceConstraintClass.LogicalAnd 屬性

定義

取得或設定一個值,表示多個約束是否協同運作。

public:
 virtual property bool LogicalAnd { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(39)]
public virtual bool LogicalAnd { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.LogicalAnd : bool with get, set
Public Overridable Property LogicalAnd As Boolean

屬性值

若多個約束同時工作,則為真;否則,則為錯誤。

實作

屬性

適用於