xtd
0.2.0
Loading...
Searching...
No Matches
◆
front()
[2/2]
template<typename type_t >
virtual
const_reference
xtd::collections::generic::list
< type_t >::front
(
)
const
inline
virtual
Returns a reference to the first element in the container.
Returns
Reference to the first element.
Remarks
Calling front on an empty container causes undefined behavior.
xtd
collections
generic
list
Generated on Sun Sep 8 2024 19:10:57 for xtd by
Gammasoft
. All rights reserved.