Infer.NET Documentation
ConditionBlock Class
Infer.NET code documentationMicrosoftResearch.Infer.ModelsConditionBlock
Microsoft Research, Cambridge
Base class for condition blocks
Declaration Syntax
C#Visual BasicVisual C++
public abstract class ConditionBlock : StatementBlock
Public MustInherit Class ConditionBlock _
	Inherits StatementBlock
public ref class ConditionBlock abstract : public StatementBlock
Members
All MembersMethodsProperties



IconMemberDescription
ConditionVariableUntyped
The condition variable for this condition block.

GetStatement(IStatementCollection%)
Gets a statement for the entire block, and a pointer to its body.
(Overrides StatementBlock.GetStatement(IStatementCollection%).)
Inheritance Hierarchy

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