Click or drag to resize

ContainerHelperCopy Method

Overload List
  NameDescription
Public methodStatic memberCopyK, V(DictionaryK, V, IGraph, IDictionaryObject, Object)
Public methodStatic memberCopyT(ListT, IGraph, IDictionaryObject, Object)
Public methodStatic memberCopy(IDictionary, IGraph, IDictionaryObject, Object)
Public methodStatic memberCopy(IList, IGraph, IDictionaryObject, Object)
Public methodStatic memberCopy(Object, IGraph, IDictionaryObject, Object)
Creates a deep copy of the given container.
Public methodStatic memberCopyT(DequeT, IGraph, IDictionaryObject, Object)
Public methodStatic memberCopy(IDeque, IGraph, IDictionaryObject, Object)
Top
See Also