Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BACnet
Types
BitString24Value
C# 클래스 BACnet.Types.BitString24Value
상속:
IValue
파일 보기
프로젝트 열기: LorenVS/bacstack
공개 메소드들
메소드
설명
BitString24Value
(
BitString24
value
) :
System
Constructs a new BitString24Value instance
메소드 상세
BitString24Value()
공개
메소드
Constructs a new BitString24Value instance
public
BitString24Value
(
BitString24
value
) :
System
value
BitString24
The wrapped bitstring24 value
리턴
System