Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ENDA
PLCNetLib
Accessors
BoolArrayAccessor
C# Class ENDA.PLCNetLib.Accessors.BoolArrayAccessor
Inheritance:
ArrayAccessor
显示文件
Open project: engina/PLCNetLib
Class Usage Examples
Public Methods
Method
Description
BoolArrayAccessor
(
PLC
plc
,
int
offset
) :
System
this
(
int
index
) :
bool
Method Details
BoolArrayAccessor()
public
method
public
BoolArrayAccessor
(
PLC
plc
,
int
offset
) :
System
plc
PLC
offset
int
return
System
this()
public
method
public
this
(
int
index
) :
bool
index
int
return
bool