#include <FdoStd.h>
Go to the source code of this file.
Classes | |
class | FdoReadOnlyUnnamedCollection< OBJ, BASE, EXC > |
FdoReadOnlyUnnamedCollection is an abstract template class used to define a collection that can not be modified after it is constructed, i.e. provides read-only access. The difference to the class FdoReadOnlyCollection is that this class contains objects that do not have a property name. More... |