Instance.AlignTypeName Method
Aligns the type name
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected static string AlignTypeName(
string typeName
)
VB
Protected Shared Function AlignTypeName (
typeName As String
) As String
Parameters
typeName |
Type: System.String |
Return Value
Type: String
System.String.
Exceptions
Exception |
Condition |
---|---|
Type name not valid! |