Control.ControlCollection.Equals(Object) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether the current collection object and the specified object are equal.
public:
override bool Equals(System::Object ^ other);
public override bool Equals(object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean
- other
- Object
The object to compare with the current object.
true
if this instance and other
are equal; otherwise, false
.
Produkt | Versioner |
---|---|
.NET Framework | 1.1 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: