ISymbolProvider.N, T, S..DataTypes Property

Gets all data types from all Namespaces

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

Syntax

C#

ReadOnlyDataTypeCollection<T> DataTypes { get; }

VB

ReadOnly Property DataTypes As ReadOnlyDataTypeCollection(Of T)
    Get

Property Value

Type: ReadOnlyDataTypeCollection.T.
The data types.

Reference

ISymbolProvider.N, T, S. Interface

TwinCAT.TypeSystem.Generic Namespace