GRBBatch: get ()

查询一个属性的值。

int 得到( GRB_IntAttr attr)

查询一批int-valued属性的值。

参数:

attr:查询的属性。

返回值:

请求的属性的当前值。

字符串 得到( GRB_StringAttr attr)

查询一批string值属性的值。

参数:

attr:查询的属性。

返回值:

请求的属性的当前值。