IInterfaceTypeMembers Property

Gets a readonly collection of the Members of the IInterfaceType.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

IMemberCollection Members { get; }

Property Value

IMemberCollection
The members as readonly collection.

Remarks

If the IStructType is derived, only the extended members are returned. To get all supported members down the inheritance chain, use the AllMembers property.

Reference

IInterfaceType Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026