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);
C#
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
.
Продукт | Версии |
---|---|
.NET Framework | 1.1 |
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: