INamespaceTType 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 INamespaceTType type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Data types organized by the INamespaceTType | |
|
|
Gets the name/ identifier of the Namespace |
Further Information