Condividi tramite


PhotoImportFindItemsResult.SelectedTotalCount Proprietà

Definizione

Ottiene il numero totale di elementi attualmente selezionati per essere inclusi nell'operazione ImportItemsAsync .

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Numero totale di elementi attualmente selezionati

Si applica a