| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hzXmlNode::GetNoAttrs | (void) |
Declared and defined in file: hzDocument.h
Function Logic:
Function body:
uint32_t hzXmlNode::GetNoAttrs (void)
{ return m_nAttrs ; }