xtd 0.2.0
Loading...
Searching...
No Matches
read_only_collection.h File Reference
#include "../generic/ilist.h"
#include "../../internal/__external_exceptions.h"
#include "../../size.h"
#include <limits>

Definition

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.