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

ControlCollection::Contains method

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

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

另见