Skip to content

ExtendedDictionary_RemoveInvalidOperation

QuantConnect.ExtendedDictionary_RemoveInvalidOperation

Bases: Generic[QuantConnect_Messages_RemoveInvalidOperation_ExtendedDictionary_TKey]

__call__

__call__(
    instance: ExtendedDictionary[
        QuantConnect_Messages_RemoveInvalidOperation_ExtendedDictionary_TKey,
        QuantConnect_Messages_RemoveInvalidOperation_ExtendedDictionary_TValue,
    ],
) -> str

Returns a string message saying that Remove/pop call method is an invalid operation. It also says that the given instance is a read-only collection