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

Method GetCountChild

DuiLib/Control/UITreeView.cpp:492–495  ·  view source on GitHub ↗

��������: GetCountChild ��������: long ����˵��:

Source from the content-addressed store, hash-verified

490 // ����˵��:
491 //************************************
492 long CTreeNodeUI::GetCountChild()
493 {
494 return mTreeNodes.GetSize();
495 }
496
497 //************************************
498 // ��������: SetTreeView

Callers 7

AddMethod · 0.80
AddAtMethod · 0.80
RemoveMethod · 0.80
RemoveAtMethod · 0.80
SetItemCheckBoxMethod · 0.80
SetItemExpandMethod · 0.80

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected