CogToolTerminals CogMethodInfo IsDefined Method Cognex VisionPro 9.24

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public override bool IsDefined(
	Type attributeType,
	bool inherit
)

Parameters

attributeType
Type: System Type
inherit
Type: System Boolean

Return Value

Type: Boolean

Implements

ICustomAttributeProvider IsDefined(Type, Boolean)
_MemberInfo IsDefined(Type, Boolean)
See Also