CogToolTerminals CogIndexedPropertyInfo GetGetMethod Method (Boolean)Cognex VisionPro 9.21

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

public override MethodInfo GetGetMethod(
	bool nonPublic
)

Parameters

nonPublic
Type: System Boolean

Return Value

Type: MethodInfo

Implements

_PropertyInfo GetGetMethod(Boolean)
See Also