Attribute.Equals Method
.NET Framework 3.0
Returns a value indicating whether two instances of Attribute represent the same value.
| Name | Description |
|---|---|
| Attribute.Equals (Object) | Returns a value that indicates whether this instance is equal to a specified object. Supported by the .NET Compact Framework. |
| Attribute.Equals (Object, Object) | Determines whether the specified Object instances are considered equal. |