INamespace<TType> Interface
Namespace interface
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface INamespace<TType>
where TType : class, IDataTypeType 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 |
See Also
Further Information