- GuiTestingWithMfc . . . . 4 matches
CPPUNIT_ASSERT_EQUAL (1, pDlg->m_ctlList.GetCount());
CPPUNIT_ASSERT_EQUAL (2, pDlg->m_ctlList.GetCount());
m_ctlList.SetCurSel(m_ctlList.GetCount()-1);
m_ctlList.SetCurSel(m_ctlList.GetCount()-1);
- MFC/CollectionClass . . . . 2 matches
|| {{{~cpp GetCount()}}} || 리스트에 있는 요소의 개수를 리턴한다. ||
|| {{{~cpp GetCount()}}} || 리스트에 있는 요소의 개수를 리턴한다. ||
- Gof/Singleton . . . . 1 match
if (m_Index == m_ContainerOfSingleton->GetCount())
- RandomWalk2/재동 . . . . 1 match
self.assertEquals(11,self.moveRoach.getCount())
def getCount(self):
self.assertEquals((11,12),self.moveRoach.getCount())
def getCount(self):
def testGetCount(self):
self.assertEquals(expectCount,self.moveRoach.getCount())
def getCount(self):
- 레밍즈프로젝트/프로토타입/STLLIST . . . . 1 match
|| GetCount || Returns the number of elements in this list. ||
Found 5 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.