FakePropertyMeta IsMethod Property Cognex VisionPro 9.10

Returns true if this is a MethodMeta representing a Method.

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

public bool IsMethod { get; }

Property Value

Type: Boolean

Implements

IMemberMeta IsMethod
See Also