CompiledXPath public class CompiledXPath Documentation Code public int Depth { get; } public CompiledXPathStep FirstStep { get; } public bool IsCreatable { get; } public CompiledXPathStep LastStep { get; } public XPathExpression Path { get; } public void SetContext(XsltContext context)