GoDiagram Web Reference
FindNode Method (GoDocument)

Search this document for an object whose IGoLabeledPart.Text property matches a given string, possibly considering the initial part of the part's text string and possibly comparing in a case-insensitive manner.
Overload List
OverloadDescription
FindNode(String,Boolean,Boolean,Boolean)Search this document for an object whose IGoLabeledPart.Text property matches a given string, possibly considering the initial part of the part's text string and possibly comparing in a case-insensitive manner.  
FindNode(String,Boolean,Boolean)Find a top-level object whose IGoLabeledPart.Text property value matches a given string.  
FindNode(String)Find a top-level object whose IGoLabeledPart.Text property value is exactly the same as a given string.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoDocument Class
GoDocument Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback