ContainerHelperMappingClone Method |
| Name | Description | |
|---|---|---|
| MappingCloneK, V(DictionaryK, V, IDictionaryIGraphElement, IGraphElement) | ||
| MappingCloneT(ListT, IDictionaryIGraphElement, IGraphElement) | ||
| MappingClone(IDictionary, IDictionaryIGraphElement, IGraphElement) | ||
| MappingClone(IList, IDictionaryIGraphElement, IGraphElement) | ||
| MappingClone(Object, IDictionaryIGraphElement, IGraphElement) |
Creates a shallow clone of the given container, mapping the contained elements according to the input new to old elements map
(clones a container, transplanting contained graph elements from an old to a new graph).
| |
| MappingCloneT(DequeT, IDictionaryIGraphElement, IGraphElement) | ||
| MappingClone(IDeque, IDictionaryIGraphElement, IGraphElement) |