MemberInfo.ICustomAttributeProvider.IsDefined(Type, Boolean)
MemberInfo.ICustomAttributeProvider.IsDefined(Type, Boolean)
MemberInfo.ICustomAttributeProvider.IsDefined(Type, Boolean)
Method
Definition
virtual bool System.Reflection.ICustomAttributeProvider.IsDefined(Type ^ attributeType, bool inherit) = System::Reflection::ICustomAttributeProvider::IsDefined;
bool ICustomAttributeProvider.IsDefined (Type attributeType, bool inherit);
Function IsDefined (attributeType As Type, inherit As Boolean) As Boolean Implements ICustomAttributeProvider.IsDefined
Parameters
Returns
Implements
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...