Northwoods.GoWPF 2.2.4 Assembly
GetParentForNode Method (ITreeModel)

Return a parent node data for a given node data, if there is one.
Syntax
Function GetParentForNode( _
   ByVal nodedata As Object _
) As Object
object GetParentForNode( 
   object nodedata
)

Parameters

nodedata

Return Value

a node data, or null if there is no "parent"
Requirements
See Also

Reference

ITreeModel Interface
ITreeModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback