Windows.Storage.BulkAccess.FileInformationFactory.GetItemsAsync C# (CSharp) Méthode

GetItemsAsync() private méthode

private GetItemsAsync ( ) : IAsyncOperation>
Résultat IAsyncOperation>
		public extern IAsyncOperation<IVectorView<IStorageItemInformation>> GetItemsAsync();
		[Overload("GetFilesAsync")]

Same methods

FileInformationFactory::GetItemsAsync ( [ startIndex, [ maxItemsToRetrieve ) : IAsyncOperation>