Microsoft Research, Cambridge
Gets the domain type of a Variable<T>

Declaration Syntax
public Type GetDomainType()
Public Function GetDomainType As Type
public:
Type^ GetDomainType()

Return Value
The type parameter T of Variable<T>

Remarks
this must be a Variable<T>
Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)