XmlIndex.ReadElement
ReadElement(Stream, long, Action<XmlReader>, int, int, XmlParserContext)
public static void ReadElement(Stream stream, long fileOffset, Action<XmlReader> handler,
int lineNumber = 0, int linePosition = 0, XmlParserContext xmlParserContext = null)
See Also
- class XmlIndex
- namespace Aspose.Gis.Common.Formats.Xml
- assembly Aspose.GIS
ReadElement(int, Action<XmlReader>, XmlParserContext)
public void ReadElement(int index, Action<XmlReader> handler,
XmlParserContext xmlParserContext = null)
See Also
- class XmlIndex
- namespace Aspose.Gis.Common.Formats.Xml
- assembly Aspose.GIS