Interface IDOMImplementationList
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/DOMImplementationList.html
public interface IDOMImplementationList
Properties
Length
int Length { get; }
Property Value
Methods
Item(int)
DOMImplementation Item(int arg0)