#include <FdoStd.h>
#include <Fdo/Schema/SchemaElement.h>
#include <Fdo/Schema/SchemaException.h>
#include <Fdo/Schema/ClassDefinition.h>
#include <Fdo/Schema/PropertyDefinitionCollection.h>
#include <Fdo/IDisposableCollection.h>
#include <Fdo/ReadOnlyCollection.h>
Go to the source code of this file.
Classes | |
class | FdoReadOnlyPropertyDefinitionCollection |
The FdoReadOnlyPropertyDefinitionCollection class represents a read-only collection of FdoPropertyDefinition objects. More... |