Interface ILocator2
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/xml/sax/ext/Locator2.html
public interface ILocator2 : ILocator
- Inherited Members
Properties
Encoding
String Encoding { get; }
Property Value
XMLVersion
String XMLVersion { get; }