System::Array::UnderlyingType typedef

UnderlyingType typedef

Alias para el tipo usado para representar cada elemento del arreglo.

using System::Array< T >::UnderlyingType =  typename System::Details::SelectType<T>::type

Ver también