Return TypeFunction nameArguments
boolhzXmlSlct::IsPart(void)

Declared and defined in file: hzDocument.h

Function Logic:

Function body:

bool hzXmlSlct::IsPart (void)
                           { return (m_Slct || m_Info)? true : false ; }