Click or drag to resize
DefaultsPerTargetElementTypeContainer Properties

The DefaultsPerTargetElementTypeContainer type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Public propertyCount (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Public propertyItem (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Public propertyKeys (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Public propertyUpdateContainedElementFunc
Gets or sets the update contained element function, which is used to update an outputsettingvalues container in a containing object.
Public propertyValues (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryFrameworkSettingTargetElementType, OutputSettingValuesContainer.)
Top
See Also