System::Array::Remove method

Array::Remove method

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

virtual bool System::Array<T>::Remove(const T &) override

另见