'Declaration
Public Function New( _ ByVal sourcePath As String, _ ByVal reference As IReference _ )
'Usage
Dim sourcePath As String Dim reference As IReference Dim instance As New NodeStateHierarchyReference(sourcePath, reference)
public NodeStateHierarchyReference( string sourcePath, IReference reference )
public: NodeStateHierarchyReference( String^ sourcePath, IReference^ reference )
Parameters
- sourcePath
- The path to the source node.
- reference
- The reference.