IPropertyValue.GetUInt8 Method

Definition

Returns the byte value stored as a property value.

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

Returns

Byte

byte

The value.

Applies to