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
BACnet
Types
BitString56Value
C# Class BACnet.Types.BitString56Value
Inheritance:
IValue
显示文件
Open project: LorenVS/bacstack
Public Methods
Method
Description
BitString56Value
(
BitString56
value
) :
System
Constructs a new BitString56Value instance
Method Details
BitString56Value()
public
method
Constructs a new BitString56Value instance
public
BitString56Value
(
BitString56
value
) :
System
value
BitString56
The wrapped bitstring56 value
return
System