Infer.NET Documentation
GetContainers<(Of <(T>)>) Method
Infer.NET code documentationMicrosoftResearch.Infer.ModelsCanGetContainersGetContainers<(Of <(T>)>)()()()
Microsoft Research, Cambridge
Get list of containers for a variable
Declaration Syntax
C#Visual BasicVisual C++
List<T> GetContainers<T>()
Function GetContainers(Of T) As List(Of T)
generic<typename T>
List<T>^ GetContainers()
Generic Template Parameters
T
Type of variable
Return Value

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