PropertiesGetT(String, ListT) Method |
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Altaxo.Main.Services.Properties.Get``1(System.String,System.Collections.Generic.List{``0})"]
[ObsoleteAttribute("Use the GetList method instead", true)] public List<T> Get<T>( string key, List<T> defaultValue )
[Missing <param name="key"/> documentation for "M:Altaxo.Main.Services.Properties.Get``1(System.String,System.Collections.Generic.List{``0})"]
[Missing <param name="defaultValue"/> documentation for "M:Altaxo.Main.Services.Properties.Get``1(System.String,System.Collections.Generic.List{``0})"]
[Missing <typeparam name="T"/> documentation for "M:Altaxo.Main.Services.Properties.Get``1(System.String,System.Collections.Generic.List{``0})"]
[Missing <returns> documentation for "M:Altaxo.Main.Services.Properties.Get``1(System.String,System.Collections.Generic.List{``0})"]