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

INamespace.TType. Interface 1:

DataTypes

Data types organized by the INamespace.TType.

INamespace.TType. Interface 2:

Name

Gets the name/ identifier of the Namespace

Reference

TwinCAT.TypeSystem.Generic Namespace