Condividi tramite


PhotoImportFindItemsResult.SelectedPhotosCount Proprietà

Definizione

Ottiene il numero di foto attualmente selezionate da includere nell'operazione ImportItemsAsync .

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Numero di foto attualmente selezionate.

Si applica a