Retrieves a sequence of items from the current Vector, starting at the specified index.
virtual unsigned int GetMany( unsigned int startIndex, ::Platform::WriteOnlyArray<T>^ dest );
Retrieves a sequence of items from the current Vector, starting at the specified index.
virtual unsigned int GetMany( unsigned int startIndex, ::Platform::WriteOnlyArray<T>^ dest );