IPropertyValue.GetUInt8 メソッド

定義

プロパティ値として格納されているバイト値を返します。

public:
 byte GetUInt8();
byte GetUInt8();
public byte GetUInt8();
function getUInt8()
Public Function GetUInt8 () As Byte

戻り値

Byte

byte

値。

適用対象