FileInformationFactory.GetVirtualizedFilesVector | getVirtualizedFilesVector method

0 out of 1 rated this helpful - Rate this topic

Gets a virtualized vector of IStorageItemInformation objects that can be bound to ListView or GridView controls in C#, C++, and VB.

Syntax


var object = fileInformationFactory.getVirtualizedFilesVector();

Parameters

This method has no parameters.

Return value

Type: Object [JavaScript] | System.Object [.NET] | Platform::Object [C++]

The virtualized vector of IStorageItemInformation objects.

Remarks

A virtualized vector can return null for some items before it populates their value.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.BulkAccess
Windows::Storage::BulkAccess [C++]

Metadata

Windows.winmd

See also

FileInformationFactory
FileInformation
ListView

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.