다음을 통해 공유


PhotoImportFindItemsResult.SelectedTotalCount 속성

정의

ImportItemsAsync 작업에 포함되도록 현재 선택된 총 항목 수를 가져옵니다.

public:
 property unsigned int SelectedTotalCount { unsigned int get(); };
uint32_t SelectedTotalCount();
public uint SelectedTotalCount { get; }
var uInt32 = photoImportFindItemsResult.selectedTotalCount;
Public ReadOnly Property SelectedTotalCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

현재 선택된 총 항목 수

적용 대상