DocNodeProxySetDocNode Method |
Sets the document node held by this proxy.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual void SetDocNode(
IDocumentLeafNode value
)
Parameters
- value IDocumentLeafNode
- The document node.
See Also