Doc |
protected virtual (IDocumentLeafNode node, InstanceChangedEventArgs? instanceArgs) ResolveDocumentObject( IDocumentLeafNode startnode )
| Exception | Condition |
|---|---|
| InvalidProgramException | node should always be != null, since we use absolute paths, and at least an AltaxoDocument should be resolved here. |