Base:
property
IsEmptyElement
System.Xml.XmlReader.IsEmptyElement
1 reference to IsEmptyElement
System.Xml (1)
System\Xml\Core\XmlTextReader.cs (1)
145get { return impl.IsEmptyElement; }