Infer.NET Documentation
GetContainers<(Of <(T>)>) Method
Infer.NET code documentationMicrosoftResearch.Infer.ModelsVariableGetContainers<(Of <(T>)>)()()()
Microsoft Research, Cambridge
List of containers for this variable (ForEachBlock, IfBlock, etc.)
Declaration Syntax
C#Visual BasicVisual C++
public List<T> GetContainers<T>()
Public Function GetContainers(Of T) As List(Of T)
public:
generic<typename T>
virtual List<T>^ GetContainers() sealed
Generic Template Parameters
T
Return Value

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