PhotoImportFindItemsResult.TotalCount Property

Definition

Gets the total number of items found on the source.

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

Property Value

UInt32

unsigned int

uint32_t

The total number of items found on the source.

Applies to