pub fn get_container_changes_size(object_index: u16) -> u16Expand description
Get the number of container item indexes of the object at a certain index in the
read object list.
index The index of the object.
Returns the number of container item indexes.