ArrayType.ManagedType Property
Gets the corresponding .NET Type if attached.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public override Type ManagedType { get; }
VB
Public Overrides ReadOnly Property ManagedType As Type
Get
Property Value
Type: Type
Dot net type.