AnyTypeSpecifier Constructor (Type, IList.IDimensionCollection.)

Initializes a new instance of the AnyTypeSpecifier class.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3

Syntax

C#

public AnyTypeSpecifier(
    Type type,
    IList<IDimensionCollection> dimLengths
)

Parameters

type

Type: System.Type
The type.

dimLengths

Type: System.Collections.Generic.IList.IDimensionCollection.
The dim lengths.

Reference

AnyTypeSpecifier Class

AnyTypeSpecifier Overload

TwinCAT.TypeSystem Namespace