SECEdit::Serialize
voidSECEdit::Serialize(CArchive&ar)
Serializes the text and the language name of this model
Defined in: SECEdit.cpp
Return Value
void
Parameters
ar
The CArchive with which to serialize
Developer Notes
This method calls SerializeText and SerializeLang in that order.