SRGraphAnnotationList::Serialize

void SRGraphAnnotationList::Serialize(CArchive & ar)

Handles the storage and retrieval of the object to an archive
CObList serializes all CObject-derived classes for us. So we simply call the base class function.

Defined in: SRGDat.cpp

Parameters

ar

Reference to the CArchive