GetListListInt 函数功能获取list list int类型的属性值。 函数原型std::vector<std::vector<int64_t>> GetListListInt() const 参数说明无。 返回值说明返回的属性值,std::vector<std::vector<int64_t>>类型。 约束说明无。 父主题: AttrValue类