System::Windows::Forms::Control::ControlCollection::GetEnumerator method

ControlCollection::GetEnumerator method

Gets enumerator to iterate through collection.

virtual SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Control>>> System::Windows::Forms::Control::ControlCollection::GetEnumerator() override

See Also