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