Infer.NET Documentation
SetDefaultQueryTypes Method (var)
Infer.NET code documentationMicrosoftResearch.InferIAlgorithmSetDefaultQueryTypes(Variable)
Microsoft Research, Cambridge
Set the default inference query types for a variable for this algorithm.
Declaration Syntax
C#Visual BasicVisual C++
void SetDefaultQueryTypes(
	Variable var
)
Sub SetDefaultQueryTypes ( _
	var As Variable _
)
void SetDefaultQueryTypes(
	Variable^ var
)
Parameters
var (Variable)
The variable

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