System::Array::Insert 方法

Array::Insert method

不支持,因为当前对象表示的数组是只读的。

virtual void System::Array<T>::Insert(int, const T &) override

另见