System.Windows.Forms.Layout.ArrangedElementCollection.Equals Method

Determines whether two System.Windows.Forms.Layout.ArrangedElementCollection instances are equal.

Syntax

public override bool Equals (object obj)

Parameters

obj
The System.Windows.Forms.Layout.ArrangedElementCollection to compare with the current System.Windows.Forms.Layout.ArrangedElementCollection.

Returns

true if the specified System.Windows.Forms.Layout.ArrangedElementCollection is equal to the current System.Windows.Forms.Layout.ArrangedElementCollection; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Layout
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0