UnderlyingType

UnderlyingType typedef

Alias for the type used to represent each element of the array.

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

See Also