template<class BASEOBJ , class SUBOBJ , class BASECOLLECTION >
virtual const BASECOLLECTION* FdoRestrictedNamedCollection< BASEOBJ, SUBOBJ, BASECOLLECTION >::GetBaseCollection (  )  [inline, virtual]

Returns a read only pointer to the base collection.

Returns:
Returns const BASECOLLECTION*

Definition at line 230 of file RestrictedNamedCollection.h.