DataTypeCollection.Clone Method
Clones this DataTypeCollection (Shallow Copy)
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DataTypeCollection Clone()
VB
Public Function Clone As DataTypeCollection