Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

FileInformationFactory.GetVirtualizedItemsVector Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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

public:
 virtual Platform::Object ^ GetVirtualizedItemsVector() = GetVirtualizedItemsVector;
IInspectable GetVirtualizedItemsVector();
public object GetVirtualizedItemsVector();
function getVirtualizedItemsVector()
Public Function GetVirtualizedItemsVector () As Object

Returns

Object

Platform::Object

IInspectable

The virtualized vector of IStorageItemInformation objects.

Applies to

See also


Feedback

Was this page helpful?