imAttribTable.GetInteger

Returns the attribute value at given index as an integer. * If not found or complex returns 0.

class imAttribTable
int
GetInteger
(
const(char)* name
,
int index = 0
)

Meta