UInt64Ptr.Add Method
Adds an offset to the pointer.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public static UInt64Ptr Add(
UInt64Ptr pointer,
int offset
)
Parameters
pointer |
Type: TwinCAT.TypeSystem.UInt64Ptr |
offset |
Type: System.Int32 |