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

ControlCollection::Contains method

检查集合中是否存在特定控件。

virtual bool System::Windows::Forms::Control::ControlCollection::Contains(const System::SharedPtr<Control> &control) const override

另见