FindAncestorNode.

FindAncestorNode(Type?, int) Constructor

Syntax

public FindAncestorNode(Type? ancestorType, int level)

Parameters

Name Type Description
ancestorType Type?
level int

Return Value

Type Description
void