Class UnitStructure
UnitStructure class
ユニット構造.
public sealed class UnitStructure : OSTypeStructure
コンストラクター
名前 | 説明 |
---|---|
UnitStructure(ClassID) | の新しいインスタンスを初期化しますUnitStructure class. |
プロパティ
名前 | 説明 |
---|---|
override Key { get; } | 構造キーを取得します。 |
KeyName { get; set; } | キー名を取得または設定します。 |
override Length { get; } | を取得しますOSTypeStructure バイト単位の長さ. |
UnitType { get; set; } | ユニット タイプを取得または設定します。 |
Value { get; set; } | 値を取得または設定します。 |
メソッド
名前 | 説明 |
---|---|
virtual GetHeaderLength() | ヘッダー長を取得します。 |
Save(StreamContainer) | 指定したストリーム コンテナーに構造体を保存します。 |
SaveWithoutKeyName(StreamContainer) | 指定したストリーム コンテナーに構造体を保存します。 |
田畑
名前 | 説明 |
---|---|
const StructureKey | 構造キーを識別します。 |