GetListListInt
Description
Obtains the attribute value of the list list int type.
Prototype
std::vector<std::vector<int64_t>> GetListListInt() const
Parameters
None
Returns
Attribute value, which of the std::vector<std::vector<int64_t>> type.
Restrictions
None
Parent topic: Class AttrValue