GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / FindNode Method
In This Topic
    FindNode Method (GoDocument)
    In This Topic
    Overload List
    OverloadDescription
    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.  
    Find a top-level object whose IGoLabeledPart.Text property value matches a given string.  
    Find a top-level object whose IGoLabeledPart.Text property value is exactly the same as a given string.  
    See Also