Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ENDA
PLCNetLib
Accessors
BoolArrayAccessor
C# Class ENDA.PLCNetLib.Accessors.BoolArrayAccessor
Inheritance:
ArrayAccessor
Afficher le fichier
Open project: engina/PLCNetLib
Class Usage Examples
Méthodes publiques
Méthode
Description
BoolArrayAccessor
(
PLC
plc
,
int
offset
) :
System
this
(
int
index
) :
bool
Method Details
BoolArrayAccessor()
public
méthode
public
BoolArrayAccessor
(
PLC
plc
,
int
offset
) :
System
plc
PLC
offset
int
Résultat
System
this()
public
méthode
public
this
(
int
index
) :
bool
index
int
Résultat
bool