System::Windows::Forms::Control::ControlCollection::CopyTo method

ControlCollection::CopyTo method

Copies collection contents into existing array elements.

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

See Also