System::Array::UnderlyingType typedef

UnderlyingType typedef

Alias pour le type utilisé pour représenter chaque élément du tableau.

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

Voir aussi