ExtensionsRemoveFromList Method |
Name | Description | |
---|---|---|
RemoveFromList(IGraph, INode, IEnumerableINode) |
Removes the given items from a list (aka a RDF collection), if an item occurs multiple times in the list all occurrences will be removed.
| |
RemoveFromListT(IGraph, INode, IEnumerableT, FuncT, INode) |
Removes the given items from a list (aka a RDF collection), if an item occurs multiple times in the list all occurrences will be removed.
|