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
BitString8Value
C# 클래스 BACnet.Types.BitString8Value
상속:
IValue
파일 보기
프로젝트 열기: LorenVS/bacstack
공개 메소드들
메소드
설명
BitString8Value
(
BitString8
value
) :
System
Constructs a new BitString8Value instance
메소드 상세
BitString8Value()
공개
메소드
Constructs a new BitString8Value instance
public
BitString8Value
(
BitString8
value
) :
System
value
BitString8
The wrapped bitstring8 value
리턴
System