FakePropertyMeta IsConstructor Property Cognex VisionPro 9.22 SR1

Returns true if this is a MethodMeta representing a Constructor.

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

public bool IsConstructor { get; }

Property Value

Type: Boolean

Implements

IMemberMeta IsConstructor
See Also