MethodMeta GetParameters Method Cognex VisionPro 9.21 SR1

Gets the ordered list of Parameters supported by this method.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public ParameterMetaReadOnlyCollection GetParameters()

Return Value

Type: ParameterMetaReadOnlyCollection
See Also