MemberCollection.Add Method

Adds the specified item.

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

Syntax

C#

public override void Add(
    IMember item
)

Parameters

item

Type: TwinCAT.TypeSystem.IMember
The item.

Implements

ICollection.T..Add(T)
ICollection.T..Add(T)

Reference

MemberCollection Class

TwinCAT.TypeSystem Namespace