Instance.SetAttributes Method

Sets the type attributes

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

Syntax

C#

protected void SetAttributes(
    TypeAttributeCollection? coll
)

Parameters

coll

Type: TwinCAT.TypeSystem.TypeAttributeCollection
The attributes.

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace