MemberCollection.Statics Property

Gets the Static Members

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

Syntax

C#

public IInstanceCollection<IMember> Statics { get; }

Property Value

Type: IInstanceCollection.IMember.
The statics.

Implements

IMemberCollection.Statics

Reference

MemberCollection Class

TwinCAT.TypeSystem Namespace