IInterfaceType.InterfaceImplementations Property

Gets the resolved interface types, this IDataType implements.

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

Syntax

C#

IInterfaceType?[]? InterfaceImplementations { get; }

Property Value

Type: .IInterfaceType.
The implements.

Reference

IInterfaceType Interface

TwinCAT.TypeSystem Namespace