Symbol.IsPrimitiveType Property

Gets a value indicating whether this instance is primitive.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public virtual bool IsPrimitiveType { get; }

Property Value

Type: Boolean
true if this instance is primitive; otherwise, false.

Implements

ISymbol.IsPrimitiveType

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace