Class XmlIndex

XmlIndex class

[Obsolete("XmlIndex works only with utf8. Please use an XmlIndex2 class.")]
public abstract class XmlIndex : IDisposable

Properties

NameDescription
Count { get; }

Methods

NameDescription
Dispose()
ReadElement(int, Action<XmlReader>, XmlParserContext)
static ReadElement(Stream, long, Action<XmlReader>, int, int, XmlParserContext)

See Also