System::Windows::Forms::Control::ControlCollection::CopyTo 方法

ControlCollection::CopyTo method

将集合内容复制到现有数组元素中。

virtual void System::Windows::Forms::Control::ControlCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Control>> array, int arrayIndex) override

另见