IPropertyValue.GetUInt8 方法

定义

返回存储为属性值的字节值。

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

返回

Byte

byte

值。

适用于