ModelDataExtensions.CopyToDictionary Method |
Name | Description | |
---|---|---|
![]() ![]() | CopyToDictionary(IList<CustomAttributeData>, IDictionary<Guid, CustomAttributeValue>) |
Copies list of pairs to dictionary.
|
![]() ![]() | CopyToDictionary(IList<KeyValuePairData>, IDictionary<String, String>) |
Copies list of pairs to dictionary.
|
![]() ![]() | CopyToDictionary(IList<ProviderPropertyOverrideData>, IDictionary<Guid, ParameterValueCollection>) |
Copies a list to a dictionary.
|