SetListListInt
Description
Sets an attribute value of the list list int type.
Prototype
void SetListListInt(const std::vector<std::vector<int64_t>> &i)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
i |
Input |
Attribute value of the list list int type |
Returns
None
Restrictions
None
Parent topic: Class AttrValue