Click or drag to resize

ActivitiesRemove Method

Overload List
  NameDescription
Public methodRemove(Guid)
Removed the activity with the provided uid
Public methodRemove(IEnumerableT) (Inherited from ObjectWithIdCollectionBaseT.)
Remove(IEnumerableT)
Public methodRemove(Int32)
Removes an object with the provided ID from the collection.
(Inherited from ObjectWithIdCollectionBaseT.)
Public methodRemove(T)
Fjerner objekt med samme id som obj fra collection.
(Inherited from ObjectWithIdCollectionBaseT.)
Public methodRemove(ObjectWithIdCollectionBaseT) (Inherited from ObjectWithIdCollectionBaseT.)
Top
See Also