다음을 통해 공유


VirtualizingLayoutContext.ItemCountCore 메서드

정의

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

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

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

반환

Int32

int

데이터의 항목 수입니다.

적용 대상

추가 정보