DynamicPointerInstance.Reference Property

Gets the resolved reference of Pointer / Reference (or NULL if PVOID)

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

Syntax

C#

public ISymbol? Reference { get; }

Property Value

Type: ISymbol
The reference symbol or NULL if PVOID Pointer.

Implements

IPointerInstance.Reference

Reference

DynamicPointerInstance Class

TwinCAT.TypeSystem Namespace