Class XmlIndex2

XmlIndex2 class

public class XmlIndex2 : IDisposable

Constructors

NameDescription
XmlIndex2(Stream)

Properties

NameDescription
Count { get; }
OffsetsPos { get; }

Methods

NameDescription
Build(XmlName, XmlName, char)
Build(XmlName, XmlName[], char)
Dispose()
ReadElement(int, Action<XmlReader>, XmlParserContext)

See Also