try_add_item_as_object method

try_add_item_as_object

Tries the add item as object.

Returns

def try_add_item_as_object(self, item):
    ...
ParameterTypeDescription
itemanyThe item.

See Also