IStringMarshaler.MarshalSize Method (String)

Gets the marshal size of the string.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

int MarshalSize(
    string value
)

Parameters

value

Type: System.String
The string value.

Return Value

Type: Int32
Marshalling size of the string.

Reference

IStringMarshaler Interface

MarshalSize Overload

TwinCAT.TypeSystem Namespace