PhotoImportDeleteImportedItemsFromSourceResult.TotalCount プロパティ

定義

操作で削除されたアイテムの合計数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

操作で削除されたアイテムの合計数。

適用対象