INamespace.TType. Interface
Namespace interface
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public interface INamespace<TType>
where TType : class, IDataType
Type Parameters
TType |
DataType class used within this Namespace interface |
The INamespace.TType. type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Data types organized by the INamespace.TType. | |
|
Gets the name/ identifier of the Namespace |
Further Information