| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hdsNavtree::Count | (void) |
Declared and defined in file: hzDissemino.h
Function Logic:
Function body:
uint32_t hdsNavtree::Count (void)
{ return m_ItemsByName.Count() ; }