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