Share via


IForToLoopOperation.IsChecked Property

Definition

true if arithmetic operations behind this loop are 'checked'.

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

Property Value

Applies to