AttributeCollection.Contains 方法
确定该属性 (Attribute) 集合是否具有指定的属性 (Attribute) 或属性 (Attribute) 数组。
重载列表
名称 | 说明 |
---|---|
AttributeCollection.Contains (Attribute) | 确定该属性集合是否具有指定的属性 (Attribute)。 由 .NET Compact Framework 支持。 |
AttributeCollection.Contains (Attribute[]) | 确定该属性 (Attribute) 集合是否包含属性 (Attribute) 数组中所有指定的属性 (Attribute)。 |
请参见
参考
AttributeCollection 类
AttributeCollection 成员
System.ComponentModel 命名空间
Attribute