Northwoods.GoWPF 2.2.4 Assembly
DoToNodeKeyRemoved Method (IConnectedModel)

This should be called when a "to" node data key value has been removed from the collection of "to" nodes.
Syntax
Sub DoToNodeKeyRemoved( _
   ByVal nodedata As Object, _
   ByVal tokey As Object _
) 
void DoToNodeKeyRemoved( 
   object nodedata,
   object tokey
)

Parameters

nodedata
tokey
Requirements
See Also

Reference

IConnectedModel Interface
IConnectedModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback