Click or drag to resize

RenishawImportDataSourceVisitDocumentReferences Method

[Missing <summary> documentation for "M:Altaxo.Serialization.Renishaw.RenishawImportDataSource.VisitDocumentReferences(Altaxo.Main.DocNodeProxyReporter)"]


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

Parameters

ReportProxies  DocNodeProxyReporter

[Missing <param name="ReportProxies"/> documentation for "M:Altaxo.Serialization.Renishaw.RenishawImportDataSource.VisitDocumentReferences(Altaxo.Main.DocNodeProxyReporter)"]

Implements

IHasDocumentReferencesVisitDocumentReferences(DocNodeProxyReporter)
See Also