IAnyTypeMarshaler.Marshal Method (Object, .Int32., Encoding, Span`1)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
5.0.294+Branch.releases-5.0.Sha.90bb9a1b43b6095934fddca3e72bc0ea15da1c14
Syntax
C#
int Marshal(
Object anyValue,
int[] args,
Encoding encoding,
Span destination
)
Parameters
anyValue |
Type: System.Object |
args |
Type: .System.Int32. |
encoding |
Type: System.Text.Encoding |
destination |
Type: Span |
Return Value
Type: Int32