get_All()

Range::get_All() method

Returns a Range that represents the whole collection.

static constexpr Range System::Range::get_All() noexcept

Return Value

A Range object that selects all elements.

See Also