ModelDataExtensionsCopyAndConvertList Method |
| Name | Description | |
|---|---|---|
| CopyAndConvertListT1, T2(IEnumerableT1, IListT2) |
Copies and converts the list. GetObjectTSource, TTarget(TSource) is used.
| |
| CopyAndConvertListT1, T2(IEnumerableT1, ICollectionT2, ReadOnlyDictionaryString, ActionT1, T2) |
Copies and converts the list. GetObjectTSource, TTarget(TSource) is used.
|