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

◆ begin() [2/2]

template<typename type_t >
iterator xtd::collections::generic::list< type_t >::begin ( )
inlineoverridevirtualnoexcept

Returns an iterator to the first element of the enumarable.

Returns
Iterator to the first element.

Reimplemented from xtd::collections::generic::enumerable_iterators< type_t, ienumerable< type_t > >.