Click or drag to resize

PropertyBagLazyLoadedAddLazyPropertiesFromObsolete40XXProperties Method

[Missing <summary> documentation for "M:Altaxo.Main.Properties.PropertyBagLazyLoaded.AddLazyPropertiesFromObsolete40XXProperties(System.Collections.Generic.Dictionary{System.String,System.String})"]


Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void AddLazyPropertiesFromObsolete40XXProperties(
	Dictionary<string, string> obsoleteProperties
)

Parameters

obsoleteProperties  DictionaryString, String

[Missing <param name="obsoleteProperties"/> documentation for "M:Altaxo.Main.Properties.PropertyBagLazyLoaded.AddLazyPropertiesFromObsolete40XXProperties(System.Collections.Generic.Dictionary{System.String,System.String})"]

See Also