xtd 0.2.0
Loading...
Searching...
No Matches

◆ get_base_type() [1/2]

template<typename type_t >
virtual base_type & xtd::collections::generic::list< type_t >::get_base_type ( )
inlinevirtualnoexcept

Returns the underlying base type.

Returns
The underlying base type.
Warning
Don't manipulate the xtd::collections::generic::list::base_type yourself, otherwise the expected result may be undefined.