次の方法で共有


Control.ControlCollection.Equals メソッド

このメンバは Object.Equals をオーバーライドします。

Overrides Public Function Equals( _
   ByVal other As Object _) As Boolean
[C#]
public override bool Equals(objectother);
[C++]
public: bool Equals(Object* other);
[JScript]
public override function Equals(
   other : Object) : Boolean;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

Control.ControlCollection クラス | Control.ControlCollection メンバ | System.Windows.Forms 名前空間