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

INamespace.T. Interface 1:

DataTypes

Data types organized by the INamespace.T.

INamespace.T. Interface 2:

Name

Gets the name/ identifier of the Namespace

Reference

TwinCAT.TypeSystem.Generic Namespace