XmlReader..::..NodeType Property

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

Syntax


public XmlNodeType NodeType { get; }
Public ReadOnly Property NodeType As XmlNodeType
	Get
public:
property XmlNodeType^ NodeType {
	XmlNodeType^ get ();
}