IAnyTypeMarshaler.Unmarshal Method (Type, .Int32., ReadOnlySpan`1, Void, Byte)

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 Unmarshal(
    Type anyType,
    int[] args,
    ReadOnlySpan source,
    void encoding,
    byte value
)

Parameters

anyType

Type: System.Type

args

Type: .System.Int32.

source

Type: ReadOnlySpan

encoding

Type: System.Void

value

Type: System.Byte

Return Value

Type: Int32

Reference

IAnyTypeMarshaler Interface

Unmarshal Overload

TwinCAT.TypeSystem Namespace