Gets the ancestor ids of the node.

public abstract IEnumerable<string> AncestorIds { get; }
Type:
IEnumerable<string>
In this article