Deletes the elements in the current Vector and then inserts the elements from the specified array.
virtual void ReplaceAll( const ::Platform::Array<T>^ arr );
Deletes the elements in the current Vector and then inserts the elements from the specified array.
virtual void ReplaceAll( const ::Platform::Array<T>^ arr );