Share via


WsXmlNode.HasChildren Property

Indicates whether or not this node has child nodes.

Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public bool HasChildren { get; }

Property Value

true if this node has child nodes; otherwise, false.

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

WsXmlNode Class
WsXmlNode Members
Ws.Services.Xml Namespace