共用方式為


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

來源上找到的專案總數。

適用於