PhotoImportFindItemsResult.TotalCount 属性

定义

获取在源上找到的项总数。

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

属性值

UInt32

unsigned int

uint32_t

在源上找到的项总数。

适用于