ISymbolProvider.N, T, S..Namespaces Property
Get the Namespaces of DataTypes for this Symbol provider
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
ReadOnlyNamespaceCollection<N, T> Namespaces { get; }
VB
ReadOnly Property Namespaces As ReadOnlyNamespaceCollection(Of N, T)
Get