IStringMarshaler.Unmarshal Method (IStringType, ReadOnlySpan`1, Void)

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(
    IStringType stringType,
    ReadOnlySpan source,
    void value
)

Parameters

stringType

Type: TwinCAT.TypeSystem.IStringType

source

Type: ReadOnlySpan

value

Type: System.Void

Return Value

Type: Int32

Reference

IStringMarshaler Interface

Unmarshal Overload

TwinCAT.TypeSystem Namespace