MethodMeta IsParameter Property Cognex VisionPro 9.23

Returns true if this is a ParameterMeta representing a Parameter to a Method.

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

public bool IsParameter { get; }

Property Value

Type: Boolean

Implements

IMemberMeta IsParameter
See Also