DynamicSymbol.IsPointer Property

Indicates that the IInstance represents a Pointer type (Pointer TO)

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

Syntax

C#

public bool IsPointer { get; }

Property Value

Type: Boolean
true if is ReferenceTo, otherwise false.

Implements

IInstance.IsPointer

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace