Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FileInformationFactory.GetVirtualizedFilesVector Method
Definition
- Namespace:
- Windows.Storage.BulkAccess
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 ^ GetVirtualizedFilesVector() = GetVirtualizedFilesVector;
IInspectable GetVirtualizedFilesVector();
public object GetVirtualizedFilesVector();
function getVirtualizedFilesVector()
Public Function GetVirtualizedFilesVector () As Object
Returns
The virtualized vector of IStorageItemInformation objects.
Remarks
A virtualized vector can return null for some items before it populates their value.
Applies to
See also
Feedback
Was this page helpful?
