Reads a reference to the item with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DiagramItem ReadItemReference ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadItemReference( _ |
The name of the element containing the item reference.
The parent element of the node with the specified name.
See Also