[]
        
(Showing Draft Content)

C1.Schedule.BaseStorage-2.Remove

Remove Method

Remove(object)

Removes object from the Objects collection.

Declaration
public override void Remove(object value)
Parameters
Type Name Description
object value

The object to remove.

Overrides