CogToolTerminals CogIndexedPropertyInfo IsDefined Method Cognex VisionPro

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

public override bool IsDefined(
	Type attributeType,
	bool inherit
)

Return Value

Type: Boolean

Implements

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