FDO API Reference Feature Data Objects

System::Int16 GetInt16 System::String *  name  ) 
 

Gets the 16-bit integer value of the specified property. No conversion is performed, thus the property must be FdoDataType_Int16 or an exception is thrown.

Parameters:
name Input the property name.
Returns:
Returns the System::Int16 value.

Comments or suggestions? Send us feedback.