Click or drag to resize

DimensionReductionAndRegressionDataSourceVisitDocumentReferences Method

Visits all document references.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void VisitDocumentReferences(
	DocNodeProxyReporter ReportProxies
)

Parameters

ReportProxies  DocNodeProxyReporter
The report proxies.

Implements

IHasDocumentReferencesVisitDocumentReferences(DocNodeProxyReporter)
See Also