Click or drag to resize

WorksheetLayoutCollectionGetNameOfChildObject Method

[Missing <summary> documentation for "M:Altaxo.Worksheet.WorksheetLayoutCollection.GetNameOfChildObject(Altaxo.Main.IDocumentLeafNode)"]


Namespace: Altaxo.Worksheet
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string? GetNameOfChildObject(
	IDocumentLeafNode o
)

Parameters

o  IDocumentLeafNode

[Missing <param name="o"/> documentation for "M:Altaxo.Worksheet.WorksheetLayoutCollection.GetNameOfChildObject(Altaxo.Main.IDocumentLeafNode)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Worksheet.WorksheetLayoutCollection.GetNameOfChildObject(Altaxo.Main.IDocumentLeafNode)"]

Implements

INamedObjectCollectionGetNameOfChildObject(IDocumentLeafNode)
INamedObjectCollectionGetNameOfChildObject(IDocumentLeafNode)
See Also