ForEachLoopClass.Disable プロパティ

定義

public:
 virtual property bool Disable { bool get(); void set(bool value); };
public virtual bool Disable { get; set; }
member this.Disable : bool with get, set
Public Overridable Property Disable As Boolean

プロパティ値

無効 でオブジェクトが ForEachLoopClass 実行されない場合は true、それ以外の場合は false

実装

適用対象