System::Windows::Forms::Control::ControlCollection::CopyTo Methode

ControlCollection::CopyTo method

Kopiert den Inhalt der Sammlung in vorhandene Array-Elemente.

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

Siehe auch