AdsDataTypeArrayInfo.MarshalSize Method

Gets the marshal size of the AdsDataTypeArrayInfo.

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

Syntax

C#

public int MarshalSize(
    IStringMarshaler marshaler
)

Parameters

marshaler

Type: TwinCAT.TypeSystem.IStringMarshaler
The symbol string marshaler

Return Value

Type: Int32
System.Int32.

Reference

AdsDataTypeArrayInfo Class

TwinCAT.Ads Namespace