Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BACnet
Types
BitString24Value
C# Class BACnet.Types.BitString24Value
Inheritance:
IValue
Show file
Open project: LorenVS/bacstack
Public Methods
Method
Description
BitString24Value
(
BitString24
value
) :
System
Constructs a new BitString24Value instance
Method Details
BitString24Value()
public
method
Constructs a new BitString24Value instance
public
BitString24Value
(
BitString24
value
) :
System
value
BitString24
The wrapped bitstring24 value
return
System