list_t

list_t typedef

Underlying data type.

typedef std::list<T, typename pointer_mode_t::allocator_type> System::Collections::Generic::LinkedList< T >::list_t

See Also