org.w3c.dom.ranges.DocumentRange could not be convertedĀ 

In the Java language, this interface creates a range that identifies a part of a document, document fragment, or attribute.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Examine your code and determine the solution that is appropriate to your specific case.

See Also

Reference

System.Xml Namespace
XmlDocument Class