XmlReader..::..IsEmptyElement Property

Namespace:  Squid.Xml
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public bool IsEmptyElement { get; }
Public ReadOnly Property IsEmptyElement As Boolean
	Get
public:
property bool^ IsEmptyElement {
	bool^ get ();
}