Microsoft Research, Cambridge
Get list of containers for a variable

Declaration Syntax
List<T> GetContainers<T>()
Function GetContainers(Of T) As List(Of T)
generic<typename T>
List<T>^ GetContainers()

Generic Template Parameters

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