C# Class ENDA.PLCNetLib.Accessors.UInt16ArrayAccessor

Inheritance: ArrayAccessor
Afficher le fichier Open project: engina/PLCNetLib Class Usage Examples

Méthodes publiques

Méthode Description
UInt16ArrayAccessor ( PLC plc, int offset ) : System
this ( int index ) : UInt16

Method Details

UInt16ArrayAccessor() public méthode

public UInt16ArrayAccessor ( PLC plc, int offset ) : System
plc PLC
offset int
Résultat System

this() public méthode

public this ( int index ) : UInt16
index int
Résultat System.UInt16