System::Range::get_All method

Range::get_All method

Returns a Range that represents the whole collection.

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

ReturnValue

A Range object that selects all elements.

See Also