System::Array::UnderlyingType typedef
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
- Class Array
- Namespace System
- Library Aspose.PUB for C++