BitMappingType Constructor
Initializes a new instance of the BitMappingType class.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public BitMappingType(
string name,
int bitSize,
Type dotnetType
)
Parameters
|
name |
Type: System.String |
|
bitSize |
Type: System.Int32 |
|
dotnetType |
Type: System.Type |