| Name | Description |
---|
| ConvertAndCopyIEnumerableToList | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, CheckInFailureReason, IListCheckInFailureDetailData) | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, CheckOutFailureReason, IListCheckOutFailureDetailData) | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, DeleteFailureReason, IListDeleteFailureDetailData) | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, EnsureVisibleFailureReason, IListEnsureVisibleFailureDetailData) | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, RestoreFailureReason, IListRestoreFailureDetailData) | |
| ConvertAndCopyReadOnlyDictionaryToList(IReadOnlyDictionaryGuid, UndoCheckOutFailureReason, IListUndoCheckOutFailureDetailData) | |
| CopyAndConvertListT1, T2(IEnumerableT1, IListT2) | |
| CopyAndConvertListT1, T2(IEnumerableT1, ICollectionT2, ReadOnlyDictionaryTKey, TValue) | |
| CopyAndConvertListMaybeBuggyT1, T2(IEnumerableT1, IListT2) | |
| CopyAndConvertListMaybeBuggyT1, T2(IEnumerableT1, ICollectionT2, ReadOnlyDictionaryTKey, TValue) | |
| CopyFromList | |
| CopyListToSetT |
Helper method to copy a list into a 'Set'.
|
| CopySetToListT |
Helper method to copy one 'Set' object into a list.
|
| CopyToTSource, TTarget(TSource, TTarget) |
Copies properties from the source type to the target type using default mapping rule - mapping by name.
|
| CopyToTSource, TTarget(TSource, TTarget, IReadOnlyDictionaryString, ActionTSource, TTarget) |
Copies properties from the source type to the target type using default mapping rule - mapping by name.
|
| CopyToActionBaseCollection |
Copies an action base from a list onto an existing list.
|
| CopyToActionData | |
| CopyToConnectorElement |
Copies to connector element.
|
| CopyToDictionary(IListCustomAttributeData, IDictionaryGuid, CustomAttributeValue) |
Copies list of pairs to dictionary.
|
| CopyToDictionary(IListKeyValuePairData, IDictionaryString, String) |
Copies list of pairs to dictionary.
|
| CopyToDictionary(IListProviderPropertyOverrideData, IDictionaryGuid, ParameterValueCollection) |
Copies a list to a dictionary.
|
| CopyToLevelSorting |
Copies to level sorting.
|
| CopyToList(IDictionaryGuid, CustomAttributeInfo, IListCustomAttributeInfoListItemData) |
Copies a dictionary to list of pairs.
|
| CopyToList(IDictionaryGuid, CustomAttributeValue, IListCustomAttributeData) |
Copies a dictionary to list of pairs.
|
| CopyToList(IDictionaryGuid, ParameterValueCollection, IListProviderPropertyOverrideData) |
Copies a dictionary to list of pairs.
|
| CopyToList(IReadOnlyDictionaryGuid, TransferItemResult, IListTransferItemResultData) |
Copies a dictionary to list of pairs.
|
| CopyToList(IEnumerableAppSettingTransferSpec, IListAppSettingTransferSpecData) | |
| CopyToList(ICollectionCustomAttributeData, ICollectionCustomAttributeValue) |
Copies list of pairs to the specified list.
|
| CopyToList(ICollectionCustomAttributeValue, IListCustomAttributeData) |
Copies a dictionary to a list of pairs.
|
| CopyToList(IEnumerableTransferItemResult, IListTransferItemResultData) | |
| CopyToList(IDictionaryString, IHierarchy, IListHierarchyData, ReadOnlyDictionaryTKey, TValue) | |
| CopyToList(IReadOnlyDictionaryGuid, CustomAttributeValue, IListCustomAttributeData, NullableGuid, Boolean) |
Copies a dictionary to list of pairs.
|
| CopyToListTKey, TValue(IDictionaryTKey, TValue, IListKeyValuePairData) |
Copies a dictionary to list of pairs.
|
| CopyToMemberDrillDownValue |
Copies to member value.
|
| CopyToParameter |
Copies to parameter.
|
| CopyToParameterValueCollection |
Copies a parameter value from a list onto an existing collection.
|
| CopyToParameterValueData | |
| CopyToRelationalColumns |
Copies to relational columns.
|
| CopyToStates |
Copies to states.
|
| CopyToTransformConnector |
Copies to transform connector.
|
| CreateMappingTSource, TTarget(TSource) |
Creates a mapping object. This is an object that can create an object of given type and copy
all public properties from an existing object over the new one. This mapping object can be
extended with custom mapping rules.
|
| CreateMappingTSource, TTarget(TSource, ReadOnlyDictionaryTKey, TValue, Boolean) | |
| GetCultureInfo |
Helper method to copy the culture info.
|
| GetObjectTSource, TTarget(TSource) |
Creates a object of the target type and maps all properties using default mapping rule - mapping by name.
|
| GetObjectTSource, TTarget(TSource, ReadOnlyDictionaryTKey, TValue) | |
| GetObjectTSource, TTarget(TSource, ReadOnlyDictionaryTKey, TValue, Boolean) | |
| SetUIClassName(AnalysisElementUsageData, AnalysisElementUsage) |
Sets the name of the analysis element usage UI class.
|
| SetUIClassName(FileData, FileSystemEntry) |
Sets the name of the file data UI class.
|
| SetUIClassName(TokenDefinitionData, TokenDefinition) |
Sets the name of the token definition UI class.
|
| SetUIClassName(ViewData, View) |
Sets the name of the view data UI class.
|