ModelDataExtensionsCopyToList Method

Overload List
  NameDescription
Public methodStatic memberCopyToList(IDictionaryGuid, CustomAttributeInfo, IListCustomAttributeInfoListItemData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IDictionaryGuid, CustomAttributeValue, IListCustomAttributeData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IDictionaryGuid, ParameterValueCollection, IListProviderPropertyOverrideData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IDictionaryString, String, IListKeyValuePairData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IReadOnlyDictionaryGuid, TransferItemResult, IListTransferItemResultData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IEnumerableAppSettingTransferSpec, IListAppSettingTransferSpecData)
Copies an enumerable of AppSettingTransferSpec to list of AppSettingTransferSpecData.
Public methodStatic memberCopyToList(IEnumerableTransferItemResult, IListTransferItemResultData)
Copies an enumerable of TransferItemResult to list of TransferItemResultData.
Public methodStatic memberCopyToList(IDictionaryString, IHierarchy, IListHierarchyData, ReadOnlyDictionaryString, ActionIHierarchy, HierarchyData)
Copies a dictionary to list of pairs.
Public methodStatic memberCopyToList(IReadOnlyDictionaryGuid, CustomAttributeValue, IListCustomAttributeData, NullableGuid, Boolean)
Copies a dictionary to list of pairs.
Top
See Also