Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NNode Class / GetFirstAncestor Method


In This Topic
    GetFirstAncestor Method (NNode)
    In This Topic
    Returns the first node ancestor that satisfies the specified filter or null if such ancestor is not found.
    Overload List
    OverloadDescription
    Returns the first node ancestor that satisfies the specified filter or null if such ancestor is not found.  
    Returns the first ancestor that is an instance of the given schema or null if ancestor of the given type if not found.  
    Returns the first ancestor of the given type or null if ancestor of the given type if not found.  
    Returns the first ancestor of the given type or null if ancestor of the given type if not found.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also