ValueType

ValueType typedef

Storage type of pointed array. Only meaningful if T is a specialization of System::Array.

using System::SmartPtr< T >::ValueType =  typename System::Details::SelectType<typename System::Details::ArrayTypeResolver<T>::value_type>::type

See Also