See Also: TypedReference Members
A TypedReference is a type/value combination used to support variable argument lists (as used by C++, for example), among other things. TypedReference is a built-in value type that can be used for parameters and local variables.
Arrays of TypedReference cannot be created.
A TypedReference cannot be boxed as it contains ByRefs, so it cannot reside on the heap.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0