Interface IEntityReference
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/stream/events/EntityReference.html
public interface IEntityReference : IXMLEvent, IXMLStreamConstants
- Inherited Members
Properties
Declaration
EntityDeclaration Declaration { get; }
Property Value
Name
String Name { get; }