Northwoods.GoWPF 2.2.4 Assembly
DoChildNodeKeysChanged Method (ITreeModel)

This should be called when a node data's list of children nodes has been replaced.
Syntax
Sub DoChildNodeKeysChanged( _
   ByVal nodedata As Object _
) 
void DoChildNodeKeysChanged( 
   object nodedata
)

Parameters

nodedata
Remarks

This is used for model update, when the model data has changed and the model itself needs to be updated to reflect those changes.

Requirements
See Also

Reference

ITreeModel Interface
ITreeModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback