Control.ControlCollection.Equals(Object) Method

Definition

Specifies whether the current collection object and the specified object are equal.

C#
public override bool Equals(object other);

Parameters

other
Object

The object to compare with the current object.

Returns

true if this instance and other are equal; otherwise, false.

Applies to

Produkt Verzie
.NET Framework 1.1