StructType.AllMembers Property
Gets all members (down the derivation hierarchy)
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ReadOnlyMemberCollection AllMembers { get; }
VB
Public ReadOnly Property AllMembers As ReadOnlyMemberCollection
Get