AnyTypeSpecifier Constructor (Type, Int32)
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,
int strLen
)
Parameters
type |
Type: System.Type |
strLen |
Type: System.Int32 |
Exceptions
Exception |
Condition |
---|---|
type |