#include "../generic/ilist.hpp"#include "../../helpers/throw_helper.hpp"#include "../../size.hpp"#include <limits>Contains xtd::collections::object_model::read_only_collection class.
Go to the source code of this file.
Classes | |
| class | xtd::collections::object_model::read_only_collection< type_t > |
| Provides the base class for a generic read-only collection. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::collections |
| The xtd::collections namespace contains interfaces and classes that define various collections of objects, such as lists, queues, bit arrays, hash tables and dictionaries. | |
| namespace | xtd::collections::object_model |
| Contains classes that can be used as collections in the object model of a reusable library. Use these classes when properties or methods return collections. | |