MemberCollection.Instances Property

Gets the Instance members (non static)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IInstanceCollection<IMember> Instances { get; }

Property Value

Type: IInstanceCollection.IMember.
The instances.

Implements

IMemberCollection.Instances

Reference

MemberCollection Class

TwinCAT.TypeSystem Namespace