| Visual Basic (Usage) | Copy Code |
|---|---|
Dim sourcePath As String Dim targetPath As String Dim reference As IReference Dim instance As New NodeStateHierarchyReference(sourcePath, targetPath, reference) | |
| C# | |
|---|---|
public NodeStateHierarchyReference( string sourcePath, string targetPath, IReference reference ) | |
Parameters
- sourcePath
- The path to the source node.
- targetPath
- The path to the target node.
- reference
- The reference.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x