Scott wrote > >My docs don't list XPathNavigator as implementing the IXmlLineInfo >interface. The object browser doesn't seem to show it either. Nor does >the IXmlLineInfo overview list any classes other than "XmlTextReader, >XmlValidatingReader" as implementers[1]. > >[1] >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h >tml/frlrfSystemXmlIXmlLineInfoClassTopic.asp > > Ok in the previous example I sent what you actually get is an XPathDocumentNavigator which does implement IXmlLineInfo. This class is private to System.Xml.dll but you can see it using anakrino http://www.saurik.com/net/exemplar/
Ian > > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
