XPTypeInfo.HasAttribute Method
Name | Parameters | Description |
---|---|---|
HasAttribute(String) | name | Determines whether the type has the specified attribute. |
HasAttribute(Type) | attributeType | Determines whether the type has an attribute of the specified type. |