Method GetAsInt16
GetAsInt16(String)
Gets the value of specified attribute as short.
Declaration
short GetAsInt16(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System.String | attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System.Int16 | Short value of the specified attribute. |