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