IMemberCollection.Instances Property

Gets the Instance members (non static)

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

Syntax

C#

IInstanceCollection<IMember> Instances { get; }

Property Value

Type: IInstanceCollection.IMember.
The instances.

Reference

IMemberCollection Interface

TwinCAT.TypeSystem Namespace