ISymbolProvider.TNamespace, TDataType, TSymbol..Namespaces Property

Get the Namespaces of DataTypes for this Symbol provider

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

Syntax

C#

INamespaceCollection<TDataType> Namespaces { get; }

Property Value

Type: INamespaceCollection.TDataType.
ReadOnly collection of the namespaces.

Reference

ISymbolProvider.TNamespace, TDataType, TSymbol. Interface

TwinCAT.TypeSystem.Generic Namespace