| CollectionHelperShallowCopy Method |
| Name | Description | |
|---|---|---|
| ShallowCopyTKey, TValue(DictionaryTKey, TValue) |
Returns a copy of the dictionary passed across.
| |
| ShallowCopyT(HashSetT) |
Returns a copy of the hashset passed across.
| |
| ShallowCopyT(ListT) |
Returns a copy of the list passed across.
|