Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BACnet
Types
BitString24Value
C# Class BACnet.Types.BitString24Value
Inheritance:
IValue
Exibir arquivo
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