StructType.InterfaceImplementationNames Property

Gets the names of the interfaces, this IDataType implements.

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

Syntax

C#

public string[] InterfaceImplementationNames { get; }

Property Value

Type: .String.
The interface implementations.

Implements

IInterfaceType.InterfaceImplementationNames

Reference

StructType Class

TwinCAT.Ads.TypeSystem Namespace