CogToolTerminals CogMethodInfo GetCustomAttributes Method (Type, Boolean)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 Object[] GetCustomAttributes(
	Type attributeType,
	bool inherit
)

Return Value

Type:  Object 

Implements

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