XmlReader..::..EOF Property

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

Syntax


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