Compartir a través de


PhotoImportDeleteImportedItemsFromSourceResult.TotalCount Propiedad

Definición

Obtiene el número total de elementos eliminados en la operación.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Número total de elementos eliminados en la operación.

Se aplica a