28 internal void Push(
int depth)
43 if (
URN !=
null &&
URN.Length != 0)
virtual int Add(object? value)
virtual void RemoveAt(int index)
bool MoveToAttribute(string name, string URN, int depth)
readonly ForwardAxis _subtree
readonly ArrayList _stack
bool MoveToChild(string name, string URN, int depth)
void MoveToParent(string name, string URN, int depth)
static bool Equal(string thisname, string thisURN, string name, string URN)
readonly ActiveAxis _parent
AxisStack(ForwardAxis faxis, ActiveAxis parent)