Click or drag to resize

WindowCommandsGetAllGraphDocuments Method

[Missing <summary> documentation for "M:Altaxo.Main.Commands.WindowCommands.GetAllGraphDocuments(System.Collections.ArrayList)"]


Namespace: Altaxo.Main.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void GetAllGraphDocuments(
	ArrayList arr
)

Parameters

arr  ArrayList

[Missing <param name="arr"/> documentation for "M:Altaxo.Main.Commands.WindowCommands.GetAllGraphDocuments(System.Collections.ArrayList)"]

See Also