/[dotgnu-pnet]/pnetlib/System.Xml/Private/SelectNodeList.cs
ViewVC logotype

Diff of /pnetlib/System.Xml/Private/SelectNodeList.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by t3rmin4t0r, Tue Feb 22 17:29:19 2005 UTC revision 1.6 by t3rmin4t0r, Thu Feb 24 07:43:03 2005 UTC
# Line 37  internal sealed class SelectNodeList : X Line 37  internal sealed class SelectNodeList : X
37          internal XPathNodeIterator iterator;          internal XPathNodeIterator iterator;
38          internal XPathNodeIterator current;          internal XPathNodeIterator current;
39          internal ArrayList cached;          internal ArrayList cached;
40          private int count = -1;          private int count = 0;
41          private bool finished;          private bool finished;
42    
43          // Create a new node list.          // Create a new node list.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26