Mvp.Xml Library API Documentation
Parameterless constructor for XML serialization.
Namespace: Mvp.Xml.Common.XPath
Assembly: Mvp.Xml (in Mvp.Xml.dll)
Syntax
| C# |
|---|
public XPathIteratorReader() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: XPathIteratorReader () |
Remarks
Supports the .NET serialization infrastructure. Don't use this
constructor in your regular application.
See Also
XPathIteratorReader Class
Mvp.Xml.Common.XPath Namespace