CXMLSerializeImp::CXMLSerializeImp

CXMLSerializeImp::CXMLSerializeImp(LPCTSTR strElementType = NULL)

Constructor.

Defined in: XMLCommon.h

Parameters

strElementType = NULL

The XML tag name identifying this type.

Comments

The tag name can be passed in as the constructor parameter or can be provided in an override of the GetElementType() function.