CogToolTerminals CogIndexedPropertyInfo GetCustomAttributes Method (Boolean)Cognex VisionPro 9.22

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

public override Object[] GetCustomAttributes(
	bool inherit
)

Parameters

inherit
Type: System Boolean

Return Value

Type:  Object 

Implements

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