Function get_container_changes_size

Source
pub fn get_container_changes_size(object_index: u16) -> u16
Expand 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.