imAttribTable.Get

Returns an attribute from the table. * Returns the attribute if found, NULL otherwise. * See also \ref imDataType.

class imAttribTable
const
const(void)*
Get
(
const(char)* name
,
int* data_type = null
,
int* count = null
)

Meta