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

◆ read_only_collection

template<typename type_t , typename allocator_t = xtd::collections::generic::helpers::allocator<typename std::conditional<std::is_same<bool, type_t>::value, char, type_t>::type>>
using xtd::collections::generic::list< type_t, allocator_t >::read_only_collection = typename xtd::collections::object_model::read_only_collection<value_type>

Represents the read only collection of of list.