ISymbolServer.DataTypes Property

Gets the data types.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

ReadOnlyDataTypeCollection DataTypes { get; }

VB

ReadOnly Property DataTypes As ReadOnlyDataTypeCollection
    Get

Property Value

Type: ReadOnlyDataTypeCollection
The data types.

Reference

ISymbolServer Interface

TwinCAT.TypeSystem Namespace