CODComponent::Serialize

void CODComponent::Serialize(CArchive& ar)

Serializes the component to an archive.

Defined in: OdComponent.cpp

Return Value

void

Parameters

ar

The archive used for the serialization.