template<class OBJ >
Removes all items from the collection.
When an object is removed from a collection, that collection's owner is no longer the object's parent. Reimplemented from FdoNamedCollection< OBJ, FdoSchemaException >. Definition at line 260 of file SchemaCollection.h. Referenced by FdoSchemaCollection< FdoDataPropertyDefinition >::Clear().
|