IPropertyValue.GetInt16 方法

定义

返回存储为属性值的整数值。

public:
 short GetInt16();
short GetInt16();
public short GetInt16();
function getInt16()
Public Function GetInt16 () As Short

返回

Int16

short

值。

适用于