MethodMeta GetParameters Method Cognex VisionPro 9.21

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.0.0
Syntax

public ParameterMetaReadOnlyCollection GetParameters()

Return Value

Type: ParameterMetaReadOnlyCollection
See Also