IPropertyValue.GetInt16 Method

Definition

Returns the integer value stored as a property value.

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

Returns

Int16

short

The value.

Applies to