ActivitiesRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(Guid) |
Removed the activity with the provided uid
|
![]() | Remove(IEnumerableT) | (Inherited from ObjectWithIdCollectionBaseT.) |
![]() | Remove(IEnumerableT) | |
![]() | Remove(Int32) |
Removes an object with the provided ID from the collection.
(Inherited from ObjectWithIdCollectionBaseT.) |
![]() | Remove(T) |
Fjerner objekt med samme id som obj fra collection.
(Inherited from ObjectWithIdCollectionBaseT.) |
![]() | Remove(ObjectWithIdCollectionBaseT) | (Inherited from ObjectWithIdCollectionBaseT.) |