ParameterMeta IsClass Property Cognex VisionPro 9.25 SR1

Returns true if this is a TypeMeta representing a Class.

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

public bool IsClass { get; }

Property Value

Type: Boolean

Implements

IMemberMeta IsClass
See Also