Symbol.IsDereferencedPointer Property
Gets or sets a value indicating whether an ancestor is a dereferenced Pointer
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsDereferencedPointer { get; }
VB
Public ReadOnly Property IsDereferencedPointer As Boolean
Get
Property Value
Type: Boolean
true if this instance is ancestor is
pointer; otherwise, false.