Northwoods.Go Assembly > Northwoods.Go Namespace > GoDocument Class > FindNode Method : FindNode(String,Boolean,Boolean,Boolean) Method |
String
to search for
'Declaration Public Overloads Overridable Function FindNode( _ ByVal s As String, _ ByVal prefix As Boolean, _ ByVal ignorecase As Boolean, _ ByVal insidesubgraph As Boolean _ ) As GoObject
public virtual GoObject FindNode( string s, bool prefix, bool ignorecase, bool insidesubgraph )
String
to search forTarget 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