AnyTypeSpecifier Constructor (Object)
Initializes a new instance of the AnyTypeSpecifier class from the specified prototype
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3
Syntax
C#
public AnyTypeSpecifier(
Object prototype
)
Parameters
prototype |
Type: System.Object |