次の方法で共有


IForToLoopOperation.IsChecked プロパティ

定義

true このループの背後にある算術演算が 'checked' の場合。

public:
 property bool IsChecked { bool get(); };
public bool IsChecked { get; }
member this.IsChecked : bool
Public ReadOnly Property IsChecked As Boolean

プロパティ値

適用対象