AttributeCollection.Contains Method
.NET Framework 4.5
Determines whether this collection of attributes has the specified attribute or array of attributes.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Contains(Attribute) | Determines whether this collection of attributes has the specified attribute. |
|
Contains(Attribute[]) | Determines whether this attribute collection contains all the specified attributes in the attribute array. |