Infer.NET Documentation
HasRange Interface
Infer.NET code documentationMicrosoftResearch.Infer.ModelsHasRange
Microsoft Research, Cambridge
Indicates that a StatementBlock has an associated range that it loops over.
Declaration Syntax
C#Visual BasicVisual C++
public interface HasRange
Public Interface HasRange
public interface class HasRange
Members
All MembersProperties



IconMemberDescription
Range
The Range being looped over.

Assembly: Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)