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
)
Implements
ICollection.T..Add(T)
ICollection.T..Add(T)