IStructType.AllMembers Property

Gets all members (down the derivation hierarchy)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

ReadOnlyMemberCollection AllMembers { get; }

VB

ReadOnly Property AllMembers As ReadOnlyMemberCollection
    Get

Property Value

Type: ReadOnlyMemberCollection
All members.

Reference

IStructType Interface

TwinCAT.TypeSystem Namespace