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

Property Value

Type: ReadOnlyMemberCollection
All members.

Implements

IStructType.AllMembers

Reference

StructType Class

TwinCAT.Ads.TypeSystem Namespace