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 |
Return Value
Type: String
System.String.
Exceptions
Exception |
Condition |
---|---|
ArgumentException |
Type name not valid! |