Class IntegerStructure

IntegerStructure class

정수 구조.

public sealed class IntegerStructure : OSTypeStructure

생성자

이름설명
IntegerStructure(ClassID)의 새 인스턴스를 초기화합니다.IntegerStructure 클래스.

속성

이름설명
override Key { get; }키를 가져옵니다.
KeyName { get; set; }키 이름을 가져오거나 설정합니다.
override Length { get; }가져오기OSTypeStructure 바이트 길이.
Value { get; set; }정수 값을 가져오거나 설정합니다.

행동 양식

이름설명
virtual GetHeaderLength()헤더 길이를 가져옵니다.
Save(StreamContainer)지정된 스트림 컨테이너에 구조를 저장합니다.
SaveWithoutKeyName(StreamContainer)지정된 스트림 컨테이너에 구조를 저장합니다.

필드

이름설명
const StructureKey정수 구조 키입니다.

또한보십시오