Click or drag to resize

TextDocumentCollection Constructor

Initializes a new instance of the TextDocumentCollection class

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TextDocumentCollection(
	AltaxoDocument parent
)

Parameters

parent  AltaxoDocument

[Missing <param name="parent"/> documentation for "M:Altaxo.Text.TextDocumentCollection.#ctor(Altaxo.AltaxoDocument)"]

See Also