Northwoods.GoWPF 2.2.4 Assembly
IsNodeType Method (IDiagramModel)

the arbitrary object to be checked for compatibility to be a node data
This predicate is true when the argument is an instance of the node data Type.
Syntax
Function IsNodeType( _
   ByVal nodedata As Object _
) As Boolean
bool IsNodeType( 
   object nodedata
)

Parameters

nodedata
the arbitrary object to be checked for compatibility to be a node data

Return Value

true if the nodedata can be cast to the the node data Type; false otherwise
Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback