Skip to main content

IBaseInfo.FindAttribute Method

Name Parameters Description
FindAttribute<AttributeType>() none Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.
FindAttribute<AttributeType>(Boolean) recursive Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.