Instance.AlignTypeName Method

Aligns the type name

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

Syntax

C#

protected static string AlignTypeName(
    string typeName
)

Parameters

typeName

Type: System.String
Name of the type.

Return Value

Type: String
System.String.

Exceptions

Exception

Condition

ArgumentException

Type name not valid!

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace