MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetCount

Method GetCount

DuiLib/Core/UIContainer.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 int CContainerUI::GetCount() const
73 {
74 return m_items.GetSize();
75 }
76
77 bool CContainerUI::Add(CControlUI* pControl)
78 {

Callers

nothing calls this directly

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected