MS.Internal.Xml.XPath.EmptyQuery.Reset C# (CSharp) Method

Reset() public method

public Reset ( ) : void
return void
        public override void Reset() { }
        public override XPathNavigator Current { get { return null; } }