IXmlProcessorNodeList public interface IXmlProcessorNodeList Documentation int Count { get; } XmlNode Current { get; } int CurrentPosition { get; set; } bool HasCurrent { get; } bool MoveNext()