StructTypeMembers Property
Gets a read only collection of the Members of the IStructType.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public IMemberCollection Members { get; }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
StructType Class TwinCAT.Ads.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026