Condividi tramite


PhotoImportFindItemsResult.FoundItems Proprietà

Definizione

Ottiene un elenco di elementi trovati nell'origine.

public:
 property IVectorView<PhotoImportItem ^> ^ FoundItems { IVectorView<PhotoImportItem ^> ^ get(); };
IVectorView<PhotoImportItem> FoundItems();
public IReadOnlyList<PhotoImportItem> FoundItems { get; }
var iVectorView = photoImportFindItemsResult.foundItems;
Public ReadOnly Property FoundItems As IReadOnlyList(Of PhotoImportItem)

Valore della proprietà

Elenco di elementi trovati nell'origine.

Si applica a