Click or drag to resize

PropertiesLoad(XElement) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.Properties.Load(System.Xml.Linq.XElement)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static Properties Load(
	XElement element
)

Parameters

element  XElement

[Missing <param name="element"/> documentation for "M:Altaxo.Main.Services.Properties.Load(System.Xml.Linq.XElement)"]

Return Value

Properties

[Missing <returns> documentation for "M:Altaxo.Main.Services.Properties.Load(System.Xml.Linq.XElement)"]

See Also