다음을 통해 공유


VirtualizingLayoutContext.ItemCountCore 메서드

정의

파생 클래스에서 구현되는 경우 는 데이터의 항목 수를 검색합니다.

protected:
 virtual int ItemCountCore() = ItemCountCore;
int ItemCountCore();
protected virtual int ItemCountCore();
function itemCountCore()
Protected Overridable Function ItemCountCore () As Integer

반환

Int32

int

데이터의 항목 수입니다.

적용 대상

추가 정보