PhotoImportFindItemsResult.PhotosCount Property

Definition

Gets the number of photos found on the source.

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

Property Value

UInt32

unsigned int

uint32_t

The number of photos found on the source.

Applies to