Indicates that a StatementBlock has an associated range that it loops over.
| C# | Visual Basic | Visual C++ |
public interface HasRange
Public Interface HasRange
public interface class HasRange
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Range |
The Range being looped over.
|