Vector::GetView Method

This topic has not yet been rated - Rate this topic

Returns a read-only view of a Vector; that is, an IVectorView.


Windows::Foundation::Collections::IVectorView<T>^ 
   GetView();

An IVectorView object.

Header: collection.h

Namespace: Platform::Collections

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